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