summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 2 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 059f62b1f676..203a80e4780a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,12 @@
#
pkgname=apwal
pkgver=0.4.5
-pkgrel=2
+pkgrel=3
pkgdesc="Apwal is a simple application launcher for Linux together with a powerful editor. "
url="http://apwal.free.fr"
-license="GPL"
+license=("GPL")
arch=('i686' 'x86_64')
depends=('gtk2')
-makedepends=()
-conflicts=()
-replaces=()
-backup=()
-install=
source=("http://apwal.free.fr/download/$pkgname-$pkgver.tar.gz")
md5sums=('2f15a1a680f842d8373a1c2725b53130')