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 3d09bc12a502..ea2cf1ae43fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
# Contributor: Daniel Oertwig <Daniel.Oertwig+customizepkgpatching at gmail dot com>
pkgname=customizepkg-patching
pkgver=20
-pkgrel=1
+pkgrel=2
pkgdesc="A tool to automate modification of PKGBUILDs using patch"
#url=""
-license="GPL"
+license=('GPL')
arch=('any')
depends=('bash' 'diffutils' 'patch')
optdepends=('vim: For using vimdiff')