summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfelics2018-10-18 10:10:44 +0200
committerfelics2018-10-18 10:10:44 +0200
commitc80f07205681eea5c58ea1c8eb9432b907125bf8 (patch)
treee91445d3ed0df1b8449043a512c295a3fe410055
parent144025bafb57c42f438ecadc5cefc9714bd31006 (diff)
downloadaur-c80f07205681eea5c58ea1c8eb9432b907125bf8.tar.gz
increased $pkgrel because of previous PKGBUILD change
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59f88630eecb..d60b57357386 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = idos-timetable-browser-license-installer-latest
pkgdesc = If you purchased IDOS for Windows by CHAPS, then this installs the license. You need to enter your ZIP-extraction-code and your setup-code during installation. Runs an interactive GUI software via wine during installation.
pkgver = 2017_2018
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = http://www.chaps.cz/eng/download/idos-install/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 65a7977e9ea8..83f061464f94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname="${_pkgname}-latest"
epoch=1
_pkgver=2017_2018
pkgver="${_pkgver}"
-pkgrel=1
+pkgrel=2
pkgdesc="If you purchased IDOS for Windows by CHAPS, then this installs the license. You need to enter your ZIP-extraction-code and your setup-code during installation. Runs an interactive GUI software via wine during installation."
arch=('i686' 'x86_64')
url="http://www.chaps.cz/eng/download/idos-install/"