summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGiovanni Harting2019-03-20 13:23:07 +0100
committerGiovanni Harting2019-03-20 13:23:07 +0100
commita052dbc0b039ed5a34cb8fd1773752d09544fe26 (patch)
treedc2f1e512a49a805f39d9902d951b127da419c22 /PKGBUILD
parent483649ccdb3598ea2d9b3c5747b5f6899b12aba1 (diff)
downloadaur-a052dbc0b039ed5a34cb8fd1773752d09544fe26.tar.gz
added epoch, since rc name scheme will not be considered new
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cb7f812fb2b6..5fd200504b86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,6 +5,8 @@ pkgname=mumble-snapshot
pkgver=1.3.0_rc1
_dirname=1.3.0
pkgrel=1
+# use epoch since rc naming scheme won't be recogniced as new version
+epoch=1
pkgdesc="A high quality voice chat program."
arch=('i686' 'x86_64')
url="https://www.mumble.info/"