summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe75c64d3856..49b74f708f75 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sebastian Krebs <sebastian[at]krebs[dot]one>
pkgname=dephpend
-pkgver=0.7.0
+pkgver=0.8.0
pkgrel=1
pkgdesc="Detect flaws in your architecture, before they drag you down into the depths of dependency hell ..."
arch=('any')
@@ -10,7 +10,7 @@ license=('MIT')
depends=('php')
source=("https://github.com/mihaeu/dephpend/releases/download/${pkgver}/dephpend-${pkgver}.phar"
"https://raw.githubusercontent.com/mihaeu/${pkgname}/${pkgver}/LICENSE")
-sha256sums=('7cb83d84a6c5598cc64ba1c3f546b757dec47a96c7457f2d36de12c67a59fc94'
+sha256sums=('4918b32ee3df8c80af796ed1a074628c4df9fc4e35b5b73146cc91eccc397a3d'
'8d08c4b8478e866b71ca32161d2c939991df9b8af62493f812f832b77e524c66')
package() {