summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpeddamax2023-11-16 19:40:22 +0100
committerpeddamax2023-11-16 19:40:22 +0100
commit632d24e4adca1e23b834514a997108e10aa3950a (patch)
treed51b27df271c2385b9b8d1403c0b885030af0347 /PKGBUILD
parent96b96cff31a554ed37425a5da48286886aaf80aa (diff)
downloadaur-632d24e4adca1e23b834514a997108e10aa3950a.tar.gz
LocalWP by Flywheel 8.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e39f4e74eeed..a19c68b134c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Peter Kerschl <git@pmke.de>
pkgname=local-by-flywheel-bin
_pkgname=local-by-flywheel
-pkgver=7.2.1
-pkgrel=6433
+pkgver=8.1.0
+pkgrel=6514
pkgdesc="A program to create a local WordPress development environment."
arch=('x86_64')
url="https://localbyflywheel.com/"
@@ -21,7 +21,7 @@ depends=(
)
options=('emptydirs')
source=("https://cdn.localwp.com/releases-stable/$pkgver+$pkgrel/local-$pkgver-linux.rpm")
-sha1sums=('0721e3d2eed3d9dca9bcf53068f25c7f0a912310')
+sha1sums=('645349797febf698ba3ab517466883e9064c670b')
package() {
mv $srcdir/usr $pkgdir/ # /usr & /opt are top-level dirs in the package