summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTing-Wei Lan2017-01-01 03:00:23 +0800
committerTing-Wei Lan2017-01-01 03:06:15 +0800
commit90ac5f543f9ae6d5bcbfaa505da1180e7eea70de (patch)
tree7d574478e050fe9a19de58bce8e165ffbf0036d1 /PKGBUILD
parent06f42f8cb274f307fbc2a753c655adc64b10ca65 (diff)
downloadaur-90ac5f543f9ae6d5bcbfaa505da1180e7eea70de.tar.gz
guile-ssh,guix,qelly,qelly-git: Use GPL3/LGPL3 in license fields
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cb242e711b51..f6facd50bb8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=qelly-git
_pkgname=Qelly
-pkgver=1.0b.18.g1dbb09b
-pkgrel=1
+pkgver=1.0b.20.g354e0b7
+pkgrel=2
pkgdesc="Beautiful cross-platform BBS client"
arch=('x86_64' 'i686')
url="https://github.com/uranusjr/Qelly"
-license=('GPL')
+license=('GPL3')
depends=('qt4' 'libqxt')
makedepends=()
conflicts=('qelly')