summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSkycoder422017-09-30 10:44:21 +0200
committerSkycoder422017-09-30 10:44:21 +0200
commit6ebd76e104d80a84178b2347f35badd58c43d128 (patch)
tree38092196e76b857fb594160f51b797cbb74aaf6e /PKGBUILD
parenta1bc5f416ac8a3a3a0f3cc9981f244683627862b (diff)
downloadaur-6ebd76e104d80a84178b2347f35badd58c43d128.tar.gz
updated to 1.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index baeca26dda4d..a7fcaa302257 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
# Maintainer: Felix Barz <skycoder42.de@gmx.de>
pkgbase=qpmx
pkgname=(qpmx qpmx-gitsource qpmx-qpmsource)
-pkgver=1.0.0
-pkgrel=3
+group=qpmx-full
+pkgver=1.1.0
+pkgrel=1
pkgdesc="A frontend for qpm, to provide source and build caching"
arch=('i686' 'x86_64')
url="https://github.com/Skycoder42/$pkgname"