summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpeddamax2023-08-09 12:57:17 +0200
committerpeddamax2023-08-09 12:57:17 +0200
commit0dbc8f75652911cef810154720a44a4067a32a86 (patch)
tree58602cde7e0473d02eab776184869165bf6bb8e2 /PKGBUILD
parentfb8737afd53f3338500f746edb26448250f52225 (diff)
downloadaur-0dbc8f75652911cef810154720a44a4067a32a86.tar.gz
LocalWP by Flywheel 7.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0277281af500..197cd5bcfec6 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.1.0
-pkgrel=6396
+pkgver=7.1.2
+pkgrel=6410
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=('c9586fd01f54417f1b8a229a2e9deb659ff296af')
+sha1sums=('5d2fc6bfa1a0ffea45e54c97dbb3dc0803f8eeae')
package() {
mv $srcdir/usr $pkgdir/ # /usr & /opt are top-level dirs in the package