summaryrefslogtreecommitdiffstats
path: root/abs/core/system-templates/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/system-templates/PKGBUILD')
-rwxr-xr-xabs/core/system-templates/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/abs/core/system-templates/PKGBUILD b/abs/core/system-templates/PKGBUILD
index 2b017d9..abd6c0e 100755
--- a/abs/core/system-templates/PKGBUILD
+++ b/abs/core/system-templates/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=system-templates
pkgver=8.5
-pkgrel=2
+pkgrel=3
conflicts=( )
pkgdesc="Templates used for system configuration"
depends=()
@@ -17,4 +17,3 @@ package() {
rsync -r --exclude=.svn ../templates $MVDIR/
}
-md5sums=()