summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Auditor2016-01-16 13:54:07 +0100
committerStefan Auditor2016-01-16 13:54:07 +0100
commitcff5f48f56c11f9f941eb383783cbb5866b526af (patch)
tree8a2227c6bd60be3089b960b18c0a5e07ec79bbb8 /PKGBUILD
parent59dc00b197f5762747125cb2597637b465a98ef8 (diff)
downloadaur-cff5f48f56c11f9f941eb383783cbb5866b526af.tar.gz
Update to upstream version 8.0.2.r14.g30f88b2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b50827c5a32..29207d263c3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,10 +12,8 @@ depends=('php')
makedepends=("php-box" "php-composer" "git")
provides=("${_pkgname}=${pkgver}")
conflicts=("${_pkgname}")
-source=("${_pkgname}"::"git+https://github.com/drush-ops/${_pkgname}.git"
- "LICENSE"::"https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt")
-sha512sums=('SKIP'
- 'aee80b1f9f7f4a8a00dcf6e6ce6c41988dcaedc4de19d9d04460cbfb05d99829ffe8f9d038468eabbfba4d65b38e8dbef5ecf5eb8a1b891d9839cda6c48ee957')
+source=("${_pkgname}"::"git+https://github.com/drush-ops/${_pkgname}.git")
+sha512sums=('SKIP')
pkgver() {
cd "${_pkgname}"