summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonas Heinrich2020-03-01 10:34:59 +0000
committerJonas Heinrich2020-03-01 10:34:59 +0000
commite6de811bf0fb274596d78d3c52d7ae8684f7c893 (patch)
tree166d81c405f460416a74269ea843b6c8dab42295 /PKGBUILD
parent6980e8649ddda1eb2c87b547d4e4e4159a4ea9f9 (diff)
downloadaur-e6de811bf0fb274596d78d3c52d7ae8684f7c893.tar.gz
update to version 2.64
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ede15c3ef0b..b7cd54f1c4bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jonas Heinrich <onny@project-insanity.org>
pkgname=wordpress-plugin-lightbox-photoswipe
-pkgver=2.63
+pkgver=2.64
pkgrel=1
pkgdesc="Simple integration of PhotoSwipe to WordPress"
arch=('any')
@@ -12,7 +12,7 @@ depends=('wordpress')
makedepends=()
options=('!strip')
source=("${pkgname}-${pkgver}.tar.gz::https://downloads.wordpress.org/plugin/lightbox-photoswipe.${pkgver}.zip")
-sha512sums=('8ea92e26c437cd8d91b828f59b5e2e2db46d684c8b659bc5683d3949d61bd8a834f2293ee6e29a8a7b54c4b5eb0e207718f6fe406496249ed5cffce018823a02')
+sha512sums=('46f9002872d1f4927cbde653d3fc644bd8f6c8be6a33be29fd272d9191388893bb0d291d1f13f397fe66f770b612584741587f0d63ca59890f218c464685ac96')
package() {
install -d "${pkgdir}/usr/share/webapps/wordpress/wp-content/plugins"