summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUncle Hunto2016-02-14 09:38:34 -0800
committerUncle Hunto2016-02-14 09:38:34 -0800
commit1f5f5dac40b9cd9062da2bef47ea3f8398ef9198 (patch)
tree06d15f88cebc7024a2e64777a9ce6ca783aaab28 /PKGBUILD
parentb138eee432e4e1ef6a91f772d29bf0d8112033a3 (diff)
downloadaur-1f5f5dac40b9cd9062da2bef47ea3f8398ef9198.tar.gz
Fix license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 38f0f50c9fee..a18295b00260 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@
pkgname=balz
pkgver=1.20
_pkgver=${pkgver//[.]/}
-pkgrel=1
+pkgrel=2
pkgdesc="Command-line file compressor with a high compression ratio and fast decompression"
arch=(i686 x86_64)
url=http://balz.sourceforge.net
-license='custom: Public Domain'
+license=('custom: Public Domain')
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/${pkgname}${_pkgver}src.zip)
sha256sums=('d9ae8353f8c18c0f34c7bedbd4ba91ec8e63590ced179bee0767a99b4d449b26')
sha512sums=('301bc22d5c09dd9fd1eaffd62e7f06a9c993441b5d46d159765db47c6f9cabfd501e94ed4ffacb3970f1f2d4adc82192c208591075eddd473681c9d3389bb068')