aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRandy Fay2023-11-27 19:13:50 +0000
committerRandy Fay2023-11-27 19:13:50 +0000
commit51003e6bf686a15b4719087fdabed6c13aec8cec (patch)
treef79c32a83131856ff94e3ffcfcc0b5325cdd6fd6
parenta3c16403bb1561714cbfa306ac0fb553c4211356 (diff)
downloadaur-51003e6bf686a15b4719087fdabed6c13aec8cec.tar.gz
Update to v1.22.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d4c9886085f..b710d6871368 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,10 +10,10 @@ pkgbase = ddev-edge-bin
conflicts = ddev
provides = ddev
arch = aarch64
- source_aarch64 = https://github.com/ddev/ddev/releases/download/v1.22.5-rc2/ddev_linux-arm64.v1.22.5-rc2.tar.gz
- sha256sums_aarch64 = ee36c32f1f5929f37f9618170baa971d092a9ac9287b0b2bc0c2e515c0c00279
+ source_aarch64 = https://github.com/ddev/ddev/releases/download/v1.22.5/ddev_linux-arm64.v1.22.5.tar.gz
+ sha256sums_aarch64 = c49c03e7e0337dbe5e9dd91898c10177a2504eccfcdf292ecc182c066882d1c1
arch = x86_64
- source_x86_64 = https://github.com/ddev/ddev/releases/download/v1.22.5-rc2/ddev_linux-amd64.v1.22.5-rc2.tar.gz
- sha256sums_x86_64 = ea83dadca13526983fdb29b28de179f1ee004305449bcfcafc4463adb243af73
+ source_x86_64 = https://github.com/ddev/ddev/releases/download/v1.22.5/ddev_linux-amd64.v1.22.5.tar.gz
+ sha256sums_x86_64 = 3ea31e034819f76228629db5ca577fba491e3875ed5949304c28b0c6f96a97ef
pkgname = ddev-edge-bin
diff --git a/PKGBUILD b/PKGBUILD
index 1d36bb0ffb96..e708638b2962 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,11 +13,11 @@ conflicts=('ddev')
depends=('docker' 'mkcert')
optdepends=('bash-completion: subcommand completion support')
-source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/ddev/ddev/releases/download/v1.22.5-rc2/ddev_linux-arm64.v1.22.5-rc2.tar.gz")
-sha256sums_aarch64=('ee36c32f1f5929f37f9618170baa971d092a9ac9287b0b2bc0c2e515c0c00279')
+source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/ddev/ddev/releases/download/v1.22.5/ddev_linux-arm64.v1.22.5.tar.gz")
+sha256sums_aarch64=('c49c03e7e0337dbe5e9dd91898c10177a2504eccfcdf292ecc182c066882d1c1')
-source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/ddev/ddev/releases/download/v1.22.5-rc2/ddev_linux-amd64.v1.22.5-rc2.tar.gz")
-sha256sums_x86_64=('ea83dadca13526983fdb29b28de179f1ee004305449bcfcafc4463adb243af73')
+source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/ddev/ddev/releases/download/v1.22.5/ddev_linux-amd64.v1.22.5.tar.gz")
+sha256sums_x86_64=('3ea31e034819f76228629db5ca577fba491e3875ed5949304c28b0c6f96a97ef')
package() {
# bin