summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCedric Girard2020-05-10 11:13:00 +0200
committerCedric Girard2020-05-10 11:14:28 +0200
commitf5848dd834d6e38fbd8c777fd8c4e5095404849e (patch)
tree77b49a573b2ac0a6a96258c5c01c1ff3c4583f77
parent1186c448a71c3020c9c8ebc969b4e67ba909dcbb (diff)
downloadaur-f5848dd834d6e38fbd8c777fd8c4e5095404849e.tar.gz
upgpkg: roundcubemail-plugin-contextmenu 3.2-2
relax roundcubemail version requirement roundcubemail-git has old version because newer tag are not reachable from last commit on master
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a4cb437f24f..537ab1884624 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = roundcubemail-plugin-contextmenu
pkgdesc = Contextmenus for various parts of Roundcube using commands from the toolbars
pkgver = 3.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/JohnDoh/roundcube-contextmenu
arch = any
license = GPL3
- depends = roundcubemail>=1.4.4
+ depends = roundcubemail
source = roundcubemail-plugin-contextmenu-3.2.tar.gz::https://github.com/JohnDoh/roundcube-contextmenu/archive/3.2.tar.gz
sha256sums = a057b297f47db8220ca2f141735af3307ba9a2090fd9d2d056fced2588b6f8c8
diff --git a/PKGBUILD b/PKGBUILD
index 14ed0bd40715..9f198e69e7c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=roundcubemail-plugin-contextmenu
pkgver=3.2
-pkgrel=1
+pkgrel=2
pkgdesc='Contextmenus for various parts of Roundcube using commands from the toolbars'
arch=('any')
url='https://github.com/JohnDoh/roundcube-contextmenu'
license=('GPL3')
-depends=('roundcubemail>=1.4.4')
+depends=('roundcubemail')
source=("roundcubemail-plugin-contextmenu-${pkgver}.tar.gz::https://github.com/JohnDoh/roundcube-contextmenu/archive/${pkgver}.tar.gz")
sha256sums=('a057b297f47db8220ca2f141735af3307ba9a2090fd9d2d056fced2588b6f8c8')