summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsanduhrs2020-12-09 09:02:00 +0100
committersanduhrs2020-12-09 09:02:00 +0100
commit48518df86fcdc75183acd07d86fec3fac8402cf6 (patch)
tree9fee714227f4deff00d2529b4e820c2859f30b79
parent02319feaac4118a5f9bf94a0b57ba11576fa36b4 (diff)
downloadaur-48518df86fcdc75183acd07d86fec3fac8402cf6.tar.gz
Update to upstream version 0.7.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 500db1ca8861..58103389b1b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = drush-launcher
pkgdesc = A small wrapper around Drush for your global $PATH.
- pkgver = 0.7.3
+ pkgver = 0.7.4
pkgrel = 1
url = https://github.com/drush-ops/drush-launcher
arch = any
@@ -12,7 +12,7 @@ pkgbase = drush-launcher
conflicts = drush
conflicts = drush-git
conflicts = drush-launcher-git
- source = drush-launcher::git+https://github.com/drush-ops/drush-launcher.git#tag=0.7.3
+ source = drush-launcher::git+https://github.com/drush-ops/drush-launcher.git#tag=0.7.4
md5sums = SKIP
pkgname = drush-launcher
diff --git a/PKGBUILD b/PKGBUILD
index 1c4967dc99d9..8d82a004fa4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Auditor <stefan.auditor@erdfisch.de>
pkgname=drush-launcher
-pkgver=0.7.3
+pkgver=0.7.4
pkgrel=1
pkgdesc='A small wrapper around Drush for your global $PATH.'
arch=('any')