summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfelics@felics-tablet2016-12-11 11:45:25 +0100
committerfelics@felics-tablet2016-12-11 11:45:25 +0100
commit003dbc16564925b56ebb63dda75a46ce8ba1c18a (patch)
tree51ff59572c4f2f424faf0bb39418e7c5542415b3
parentec707fa4068a37d75fb08e60453a5a2fb9aee3e7 (diff)
downloadaur-003dbc16564925b56ebb63dda75a46ce8ba1c18a.tar.gz
updated
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ca2d99316b9..2a075cc516bb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = idos-package-updater-script
pkgdesc = Bash script which automates the process of updating installed IDOS timetable browser related packages by reinstalling and thus fetching the newest version.
pkgver = 20160719.2
- pkgrel = 2
+ pkgrel = 3
epoch = 0
arch = any
groups = idos-timetable
diff --git a/PKGBUILD b/PKGBUILD
index f82cbc24effc..083871d86eb0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _pkgname=idos-package-updater-script
pkgname="${_pkgname}"
epoch=0
pkgver=20160719.2
-pkgrel=2
+pkgrel=3
pkgdesc="Bash script which automates the process of updating installed IDOS timetable browser related packages by reinstalling and thus fetching the newest version."
arch=('any')
license=('custom')