From 8d8aad7d12eab79644984f730c01387cf2933d62 Mon Sep 17 00:00:00 2001 From: moonman Date: Sat, 30 Mar 2013 16:10:23 -0600 Subject: [PATCH] aur/samba4 bump to rebuild --- aur/samba4/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aur/samba4/PKGBUILD b/aur/samba4/PKGBUILD index 7f37e8a68..6ccb3f563 100644 --- a/aur/samba4/PKGBUILD +++ b/aur/samba4/PKGBUILD @@ -15,8 +15,8 @@ pkgver=4.0.4 # We use the 'A' to fake out pacman's version comparators. Samba chooses # to append 'a','b',etc to their subsequent releases, which pamcan # misconstrues as alpha, beta, etc. Bad samba! -_realver=4.0.4 -pkgrel=0 +_realver=$pkgver +pkgrel=1 arch=('arm') url="http://www.samba.org" license=('GPL3')