summaryrefslogtreecommitdiffstats
path: root/testing/gnome-themes-standard/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/gnome-themes-standard/APKBUILD')
-rw-r--r--testing/gnome-themes-standard/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/gnome-themes-standard/APKBUILD b/testing/gnome-themes-standard/APKBUILD
index c6f7d5e50..a296211a4 100644
--- a/testing/gnome-themes-standard/APKBUILD
+++ b/testing/gnome-themes-standard/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=gnome-themes-standard
pkgver=3.11.5
-pkgrel=0
+pkgrel=1
pkgdesc="Default themes for the GNOME desktop"
url="http://www.gnome.org"
arch="all"
@@ -23,6 +23,7 @@ prepare() {
*.patch) msg $i; patch -p1 -i "$srcdir"/$i || return 1;;
esac
done
+ update_config_sub
}
build() {