summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfelics2019-05-25 10:05:06 +0200
committerfelics2019-05-25 10:05:06 +0200
commit4eb762665c9bdb71d8ef0a1d23861da86f418031 (patch)
tree7edfda48b5cc443f311fa5c142c7a8e9b31dfe3e
parent3df2f40ce716f64ec8bfe6d1cde045a8f442e552 (diff)
downloadaur-idos-timetable-browser-license.tar.gz
Fixed pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe7aa4ab6dfe..1bccc5c16fd7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = idos-timetable-browser-license
pkgdesc = If you purchased IDOS for Windows by CHAPS, then this installs the license. You need your setup-code during installation.
pkgver = 2017_2018
- pkgrel = 1
+ pkgrel = 4
epoch = 1
url = http://www.chaps.cz/eng/order
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index ae714887066b..94b0a4a7b027 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname="${_pkgname}"
epoch=1
_pkgver=2017_2018
pkgver="${_pkgver}"
-pkgrel=1
+pkgrel=4
pkgdesc="If you purchased IDOS for Windows by CHAPS, then this installs the license. You need your setup-code during installation."
arch=('i686' 'x86_64')
url="http://www.chaps.cz/eng/order"