summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da5074508d7d..b2febc2aba4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
pkgname='khello'
pkgver=0.9
-pkgrel=1
+pkgrel=3
arch=('x86_64')
url='https://kurth4cker.github.io/khello'
source=("http://launchpad.net/khello/trunk/$pkgver/+download/$pkgname-$pkgver.tar.xz")
md5sums=("915a399fa6b68100778fb7115bee67cd")
-description="Test and learning program created by kurth4cker."
+pkgdesc="Test and learning program created by kurth4cker."
license=("GPL")
depends=(glibc)