summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Rosenstrauch2020-03-25 11:08:23 -0400
committerDavid Rosenstrauch2020-03-25 11:08:23 -0400
commit8dc92c9e1f44bd72022da72ed023b2821be597c2 (patch)
tree96cb75a37e1a9e46d46c2ef022cbc23ba3f811bd
parent22322b1de4caec684f85903e307da88ef6a06636 (diff)
downloadaur-roundcubemail-plugin-jquery-mobile.tar.gz
Upgrade to v1.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ca6042ce2ce..bc9e121d4cc8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = roundcubemail-plugin-jquery-mobile
pkgdesc = Add Jquery Mobile to Roundcube (used by mobile plugin)
- pkgver = 1.1
+ pkgver = 1.2
pkgrel = 1
url = https://plugins.roundcube.net/packages/melanie2/jquery_mobile
arch = any
license = GPL3
depends = roundcubemail
- source = https://github.com/messagerie-melanie2/Roundcube-Plugin-JQuery-Mobile/archive/v1.1.tar.gz
- md5sums = f28a8e769d78cd3508b3235d31b2dbde
+ source = https://github.com/messagerie-melanie2/Roundcube-Plugin-JQuery-Mobile/archive/v1.2.tar.gz
+ md5sums = 0985b5ea24e6de23a1b5a4e0d8a1d106
pkgname = roundcubemail-plugin-jquery-mobile
diff --git a/PKGBUILD b/PKGBUILD
index d4fbb70174c7..2e0cb16c01d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Submitter: David Rosenstrauch <darose@darose.net>
pkgname=roundcubemail-plugin-jquery-mobile
-pkgver=1.1
+pkgver=1.2
pkgrel=1
pkgdesc='Add Jquery Mobile to Roundcube (used by mobile plugin)'
arch=('any')
url='https://plugins.roundcube.net/packages/melanie2/jquery_mobile'
license=('GPL3')
depends=('roundcubemail')
-source=("https://github.com/messagerie-melanie2/Roundcube-Plugin-JQuery-Mobile/archive/v1.1.tar.gz")
-md5sums=('f28a8e769d78cd3508b3235d31b2dbde')
+source=("https://github.com/messagerie-melanie2/Roundcube-Plugin-JQuery-Mobile/archive/v1.2.tar.gz")
+md5sums=('0985b5ea24e6de23a1b5a4e0d8a1d106')
package() {
mkdir -p "${pkgdir}/usr/share/webapps/roundcubemail/plugins"