summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d09f5948a52c..f9a36e623db0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Jonas Heinrich <onny@project-insanity.org>
pkgname=wordpress-plugin-wp-statistics
-pkgver=13.0.9
-pkgrel=2
+pkgver=13.1
+pkgrel=1
pkgdesc="Anti spam plugin"
arch=('any')
url="https://github.com/wp-statistics/wp-statistics"
@@ -12,7 +12,7 @@ depends=('wordpress')
makedepends=()
options=('!strip')
source=("${pkgname}-${pkgver}.tar.gz::https://downloads.wordpress.org/plugin/wp-statistics.${pkgver}.zip")
-sha512sums=('ee5ef325427956909e28b7c8fc5554e872bc63f2e422d27f3e161ed56e7b9593b667ce62d0f3bcfcb0798b13f2a6fb5e411e89ccf4e446d9a14a6d6c0822095f')
+sha512sums=('8cd6e20116d6ec73e00811472254621c5a94897f0ed1065e1b70dae647380fc3f30d413e6bc07d965768e0be27f1052f5528fe4be726d55fd9c37c85ec527460')
package() {
install -d "${pkgdir}/usr/share/webapps/wordpress/wp-content/plugins"