summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThor772016-04-24 21:59:13 +0200
committerThor772016-04-24 21:59:13 +0200
commit37ce19421c54c3f5ae29fcb47a36c79002e71eb6 (patch)
tree012369fc33e9e1f266b45f1c347f2e58c1ea3f58
parent683087daf0ed52ff7fc98f5a684c6f3fd9f1756f (diff)
downloadaur-37ce19421c54c3f5ae29fcb47a36c79002e71eb6.tar.gz
bump pkgrel to 2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f28a309b9b61..664af2a68d45 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Apr 24 19:57:32 UTC 2016
+# Sun Apr 24 19:58:45 UTC 2016
pkgbase = minion
pkgdesc = Minion is a relatively new constraint solver which is fast and scales well as problem size increases
pkgver = 2.0
- pkgrel = 1
+ pkgrel = 2
url = http://constraintmodelling.org/minion/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 59dd3337696c..416381e18aba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=minion
pkgver=2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Minion is a relatively new constraint solver which is fast and scales well as problem size increases"
arch=('i686' 'x86_64')
url="http://constraintmodelling.org/minion/"