summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 98980a8103df..e5122f14dd07 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,13 @@
+# Generated by mksrcinfo v8
+# Sat Dec 31 18:57:44 UTC 2016
pkgbase = qelly-git
pkgdesc = Beautiful cross-platform BBS client
- pkgver = 1.0b.18.g1dbb09b
- pkgrel = 1
+ pkgver = 1.0b.20.g354e0b7
+ pkgrel = 2
url = https://github.com/uranusjr/Qelly
arch = x86_64
arch = i686
- license = GPL
+ license = GPL3
depends = qt4
depends = libqxt
provides = qelly
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')