summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2019-10-30 11:53:22 +0100
committerFrederic Bezies2019-10-30 11:53:22 +0100
commit2544e07409c29133d82bb1bb7da0a15982ef60a8 (patch)
tree4b393d87e2c8b537995d210fb2e54b25c04b8e12 /PKGBUILD
parent3a0d9e32168868bc56a58d0946e92a431875d03c (diff)
downloadaur-blackman.tar.gz
adopted and updated PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 052ba585c54e..094549e2d1a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# This file is part of BlackArch Linux ( http://blackarch.org ).
# See COPYING for license details.
-pkgname='blackman'
-pkgver='0.5.13'
+pkgname=blackman
+pkgver=0.5.13
pkgrel=1
-pkgdesc='Emerge for BlackArch Linux - Download and compile packages as emerge does.'
+pkgdesc="Emerge for BlackArch Linux - Download and compile packages as emerge does."
arch=('any')
-url='https://github.com/BlackArch/blackman'
+url=https://github.com/BlackArch/blackman
license=('GPL')
depends=('git' 'subversion')
source=("https://github.com/BlackArch/blackman/archive/v${pkgver}.tar.gz")