summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfelics@felics-tablet2016-05-20 17:22:36 +0200
committerfelics@felics-tablet2016-05-20 17:22:36 +0200
commit87321837d5e81fe8f3755c4648e4207b6f6b8aaa (patch)
tree16dfb2e4ec0b08359d998a7f86d2b701d72207d8
parentfed60abbb581272155e84f4472d9a528a97ecb88 (diff)
downloadaur-87321837d5e81fe8f3755c4648e4207b6f6b8aaa.tar.gz
Added to a package group.
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c64f8a1091f3..6d8235360355 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,6 +6,7 @@ pkgbase = idos-timetable-browser-latest
url = http://chaps.cz/eng/download/idos/zip#kotvaprg
arch = i686
arch = x86_64
+ groups = idos-timetable
license = custom
makedepends = unzip
depends = ttf-timetable
diff --git a/PKGBUILD b/PKGBUILD
index 7445631cc58b..2f6cfe4ddde1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,10 @@ arch=('i686' 'x86_64')
url="http://chaps.cz/eng/download/idos/zip#kotvaprg"
license=('custom')
+groups=(
+ "idos-timetable"
+ )
+
depends=(
"ttf-timetable"
"wine"