summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonas Heinrich2020-10-09 16:22:24 +0000
committerJonas Heinrich2020-10-09 16:22:24 +0000
commit2958b443231e6a0bdade9465fce0195225062cd6 (patch)
tree4e7253370de944290a2c83ddd0ec51ef55f6193f /PKGBUILD
parent000fc5a82f25c04c13faaacfe65007085f6fb842 (diff)
downloadaur-2958b443231e6a0bdade9465fce0195225062cd6.tar.gz
updated to version 3.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4bcc57f2a8f..e736ba350d22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jonas Heinrich <onny@project-insanity.org>
pkgname=wordpress-plugin-lightbox-photoswipe
-pkgver=3.1.1
+pkgver=3.1.2
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=('74c6d91a90dd79fb8defab359df1475756dc2e7d730892c3a05230d7809d5b4e4b712a54d673cee5089c5cda9d04081cb5eae377491e8a7ea4da32aec2f3f0b1')
+sha512sums=('25185d928b52b610b1a022f807161a8a0b92679ce33a49540d72735cd9069787e4845710916f6ea609eef54e515da265620eeaee6a3996bbd15c9b97113b135d')
package() {
install -d "${pkgdir}/usr/share/webapps/wordpress/wp-content/plugins"