summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Rosenstrauch2018-07-21 19:49:33 -0400
committerDavid Rosenstrauch2018-07-21 19:49:33 -0400
commit22322b1de4caec684f85903e307da88ef6a06636 (patch)
tree1b76372dc59a569096462e657334d93ac9ae0a8e
parent788928de6a6399874fcdf569902b6e6810168d26 (diff)
downloadaur-22322b1de4caec684f85903e307da88ef6a06636.tar.gz
Upgrade to v1.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb32fc580af0..0ca6042ce2ce 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.0
+ pkgver = 1.1
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.0.tar.gz
- md5sums = b655c6009351935caf373b406965e5a8
+ source = https://github.com/messagerie-melanie2/Roundcube-Plugin-JQuery-Mobile/archive/v1.1.tar.gz
+ md5sums = f28a8e769d78cd3508b3235d31b2dbde
pkgname = roundcubemail-plugin-jquery-mobile
diff --git a/PKGBUILD b/PKGBUILD
index 3fadc6624ffd..d4fbb70174c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Submitter: David Rosenstrauch <darose@darose.net>
pkgname=roundcubemail-plugin-jquery-mobile
-pkgver=1.0
+pkgver=1.1
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.0.tar.gz")
-md5sums=('b655c6009351935caf373b406965e5a8')
+source=("https://github.com/messagerie-melanie2/Roundcube-Plugin-JQuery-Mobile/archive/v1.1.tar.gz")
+md5sums=('f28a8e769d78cd3508b3235d31b2dbde')
package() {
mkdir -p "${pkgdir}/usr/share/webapps/roundcubemail/plugins"