summaryrefslogtreecommitdiffstats
path: root/oss-mercurial
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xssn.at>2009-11-09 21:18:28 +0100
committerFlorian Pritz <bluewind@xssn.at>2009-11-09 21:23:06 +0100
commit96ec78e0ae607e5e0732a4af08a204499b879f02 (patch)
treed99a9d24f53ea3f01a315952c864ca800c4ffbdb /oss-mercurial
parent499ce2ef257e1424d403175f8a9e6951348ccbdd (diff)
downloadaur-packages-96ec78e0ae607e5e0732a4af08a204499b879f02.tar.gz
aur-packages-96ec78e0ae607e5e0732a4af08a204499b879f02.tar.xz
fix oss pkgrel again
Signed-off-by: Florian Pritz <bluewind@xssn.at>
Diffstat (limited to 'oss-mercurial')
-rw-r--r--oss-mercurial/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/oss-mercurial/PKGBUILD b/oss-mercurial/PKGBUILD
index c455701..19dc577 100644
--- a/oss-mercurial/PKGBUILD
+++ b/oss-mercurial/PKGBUILD
@@ -1,7 +1,7 @@
# This is a modified version of the oss pkg in community
pkgname="oss-mercurial"
pkgver="4.1"
-pkgrel=3
+pkgrel=`date +%Y_%m_%d_%T`
pkgdesc="Open Sound System UNIX audio architecture"
arch=('i686' 'x86_64')
url="http://developer.opensound.com/"