summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb30736203e7..19a7fea209bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = dephpend
pkgdesc = Detect flaws in your architecture, before they drag you down into the depths of dependency hell ...
- pkgver = 0.6.2
+ pkgver = 0.6.3
pkgrel = 1
url = https://dephpend.com/
arch = any
license = MIT
depends = php
- source = https://github.com/mihaeu/dephpend/releases/download/0.6.2/dephpend-0.6.2.phar
- source = https://raw.githubusercontent.com/mihaeu/dephpend/0.6.2/LICENSE
+ source = https://github.com/mihaeu/dephpend/releases/download/0.6.3/dephpend-0.6.3.phar
+ source = https://raw.githubusercontent.com/mihaeu/dephpend/0.6.3/LICENSE
sha256sums = 4ef6e10c52721caf3bad45fe1139a8b786536a73e6c9a71d0133f53a5f509723
sha256sums = 2025717a285cf18f45e9a41ea41971b56f5a1692ce5ee03bb6c862514aadc97d
diff --git a/PKGBUILD b/PKGBUILD
index 17727bd5323b..6a95f941034a 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sebastian Krebs <sebastian[at]krebs[dot]one>
pkgname=dephpend
-pkgver=0.6.2
+pkgver=0.6.3
pkgrel=1
pkgdesc="Detect flaws in your architecture, before they drag you down into the depths of dependency hell ..."
arch=('any')