summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCedric Girard2020-05-10 11:13:00 +0200
committerCedric Girard2020-05-10 11:14:28 +0200
commitf5848dd834d6e38fbd8c777fd8c4e5095404849e (patch)
tree77b49a573b2ac0a6a96258c5c01c1ff3c4583f77 /PKGBUILD
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
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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')