summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonas Heinrich2021-03-06 14:36:25 +0000
committerJonas Heinrich2021-03-06 14:36:25 +0000
commit850fd0b846b64d2a260d6c2aea37cf1b725761b2 (patch)
tree1cb9fa79386552e5f67fe0e32f728037be79890d
parent88649099f5048dc5be9f29f46eb6cc9af326bb84 (diff)
downloadaur-850fd0b846b64d2a260d6c2aea37cf1b725761b2.tar.gz
update to version 3.1.10
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97271575cca9..603c4a96c9b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = wordpress-plugin-lightbox-photoswipe
pkgdesc = Simple integration of PhotoSwipe to WordPress
- pkgver = 3.1.5
+ pkgver = 3.1.10
pkgrel = 1
url = https://github.com/arnowelzel/lightbox-photoswipe
arch = any
license = GPL2
depends = wordpress
options = !strip
- source = wordpress-plugin-lightbox-photoswipe-3.1.5.tar.gz::https://downloads.wordpress.org/plugin/lightbox-photoswipe.3.1.5.zip
- sha512sums = 9cf597e6d8d28672ab93978d0e94c8758b367a6f3aa046baf533b77b36dcef7f954a61dac99ae6f6e87e77bad37f38564e7a66fe1cf7982a854c10aa0f597a1f
+ source = wordpress-plugin-lightbox-photoswipe-3.1.10.tar.gz::https://downloads.wordpress.org/plugin/lightbox-photoswipe.3.1.10.zip
+ sha512sums = cb8fcb592a4ef85a936d58e214e070cf393c17b254bcd933ad2832a37871294f1fdb3617330646782907241641abc30e50d6b31863135d263df67228039d0183
pkgname = wordpress-plugin-lightbox-photoswipe
diff --git a/PKGBUILD b/PKGBUILD
index b1629f85abc3..0e0b8e13a16e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jonas Heinrich <onny@project-insanity.org>
pkgname=wordpress-plugin-lightbox-photoswipe
-pkgver=3.1.5
+pkgver=3.1.10
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=('9cf597e6d8d28672ab93978d0e94c8758b367a6f3aa046baf533b77b36dcef7f954a61dac99ae6f6e87e77bad37f38564e7a66fe1cf7982a854c10aa0f597a1f')
+sha512sums=('cb8fcb592a4ef85a936d58e214e070cf393c17b254bcd933ad2832a37871294f1fdb3617330646782907241641abc30e50d6b31863135d263df67228039d0183')
package() {
install -d "${pkgdir}/usr/share/webapps/wordpress/wp-content/plugins"