summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn ShaggyTwoDope Jenkins2015-10-03 10:17:47 -0700
committerJohn ShaggyTwoDope Jenkins2015-10-03 10:17:47 -0700
commita528831a1b40706d7b3174dc3a2c4aa14c11d1f5 (patch)
tree5a54d580fb34516c10084605a22700749966d05d
parentb7f917886fd34d9bd260258909a4f5b409d5ae13 (diff)
downloadaur-a528831a1b40706d7b3174dc3a2c4aa14c11d1f5.tar.gz
adjust how version string is done
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 92fc6d8fe083..1e5f0cc96886 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=flif
_pkgname=FLIF
pkgver=0.1_alpha
-pkgrel=1
+pkgrel=2
pkgdesc="Free Lossless Image Format"
arch=(i686 x86_64)
url="https://github.com/jonsneyers/FLIF"