summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQue Quotion2016-03-07 03:43:14 +0900
committerQue Quotion2016-03-07 03:43:14 +0900
commit49abfa4d7ecef6b196ed32de2cae240fca8b346b (patch)
tree9b72b7f55e9f6923677243d828b819119858c4a8 /PKGBUILD
parent16272f1c3edeb150997ce5ff3ecd79b3b07297ea (diff)
downloadaur-49abfa4d7ecef6b196ed32de2cae240fca8b346b.tar.gz
No need for epoch 1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 50034269da51..e70d81b98b3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=dm2-alsa
pkgver=r651
-pkgrel=2
-epoch=1
+pkgrel=3
+epoch=0
pkgdesc='Mixman DM2 ALSA driver'
arch=('i686' 'x86_64')
url='https://sourceforge.net/projects/dm2linux/'