diff --git a/packaging/arch/PKGBUILD_icons_gnome_colors b/packaging/arch/PKGBUILD_icons_gnome_colors index 1a7d3982b..b103d9346 100644 --- a/packaging/arch/PKGBUILD_icons_gnome_colors +++ b/packaging/arch/PKGBUILD_icons_gnome_colors @@ -1,5 +1,5 @@ # Maintainer: Yauhen Kirylau -# Upstream URL: https://github.com/themix-project/oomox-gtk-theme +# Upstream URL: https://github.com/themix-project/gnome-colors-icon-theme _pkgname=themix-icons-gnome-colors _reponame=gnome-colors-icon-theme diff --git a/packaging/arch/PKGBUILD_theme_materia b/packaging/arch/PKGBUILD_theme_materia index 5bbf63ba0..19963b8ee 100644 --- a/packaging/arch/PKGBUILD_theme_materia +++ b/packaging/arch/PKGBUILD_theme_materia @@ -4,13 +4,13 @@ _pkgname=themix-theme-materia _reponame=materia-theme pkgname="${_pkgname}-git" -pkgver=v20191017.r149.gb6ccc2a9 +pkgver=20191017.r149.gb6ccc2a9 pkgrel=1 pkgdesc="Materia theme plugin (GTK2, GTK3, Cinnamon, GNOME, Metacity, Unity, Xfwm) for Themix GUI designer. Have a hack for HiDPI in GTK2." arch=('x86_64' 'i686') -url="https://github.com/themix-project/oomox-gtk-theme" +url="https://github.com/nana-4/materia-theme" license=('GPL3') source=( "git+https://github.com/themix-project/oomox.git#branch=master" @@ -52,7 +52,7 @@ conflicts=($_pkgname) pkgver() { cd "${srcdir}/${_reponame}" - git describe --tags --long | sed 's/\([^-]*-g\)/r\1/;s/-/./g' + git describe --tags --long | sed 's/\([^-]*-g\)/r\1/;s/-/./g;s/^v//' } package() { diff --git a/plugins/theme_oomox b/plugins/theme_oomox index e59062b5d..1a46df767 160000 --- a/plugins/theme_oomox +++ b/plugins/theme_oomox @@ -1 +1 @@ -Subproject commit e59062b5d3f7da5faadd83a93798f8db1a727167 +Subproject commit 1a46df767e9657a8c79cb121bbf2e126bcefe4b2