summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseluCross2016-05-31 21:32:26 +0200
committerJoseluCross2016-05-31 21:32:26 +0200
commit164a25fdcb6b5701eaabf7736d7d86793368e7ae (patch)
tree9c6882f14ed25edc18b0c0fb41229d333da7fd75
parent382ffaee5a682d981dceca6c3854a460c2e6137f (diff)
downloadaur-cryptojka.tar.gz
Add the package in a jka-toolkit group
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 71ce631e9334..ac7206e63dbd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,6 +6,7 @@ pkgbase = cryptojka
install = cryptojka.install
arch = i686
arch = x86_64
+ groups = jka-toolkit
license = GPL3
options = !emptydirs
source = https://gitlab.com/JKANetwork/cryptoJKA/raw/master/last-version/cryptojka-0.5.0.tbz2
diff --git a/PKGBUILD b/PKGBUILD
index 2e1e009ce277..14f2cccde0a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ arch=('i686' 'x86_64')
url="http://gitlab.com/JKANetwork/cryptoJKA"
license=('GPL3')
options=(!emptydirs)
+groups=('jka-toolkit')
source=(https://gitlab.com/JKANetwork/cryptoJKA/raw/master/last-version/$pkgname-$pkgver.tbz2)
md5sums=('0318e3912c7525a8c96952804e21fde4')
install=$pkgname.install