aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRandy Fay2022-06-24 17:25:48 -0600
committerRandy Fay2022-06-24 17:25:48 -0600
commit5cb62a4f036346a5f47295a9da69503fd6ec3405 (patch)
tree3add66d50ca25bc019a1f552f976d6bb4696f076 /PKGBUILD
parent0687dd1dee9a8b49d87c9650ebf522a9063037c5 (diff)
downloadaur-5cb62a4f036346a5f47295a9da69503fd6ec3405.tar.gz
Update to v1.19.4-ad4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ffaeec5e306e..9e331521fc0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,10 +11,10 @@ license=('Apache 2')
provides=('ddev')
conflicts=('ddev')
-source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/rfay/ddev/releases/download/v1.19.4-ad1/ddev_linux-arm64.v1.19.4-ad1.tar.gz")
+source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/rfay/ddev/releases/download/v1.19.4-ad4/ddev_linux-arm64.v1.19.4-ad4.tar.gz")
sha256sums_aarch64=('88a7f68f1fa44b25b332149a040300cf54f1adf78fe27832d68118e71fe80ba9')
-source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/rfay/ddev/releases/download/v1.19.4-ad1/ddev_linux-amd64.v1.19.4-ad1.tar.gz")
+source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/rfay/ddev/releases/download/v1.19.4-ad4/ddev_linux-amd64.v1.19.4-ad4.tar.gz")
sha256sums_x86_64=('d2ed1b0873e4225f6dc00d2d37bd2c4ed1512981751b72bbaaba1bd46769f291')
package() {