summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormuhviehstarr2022-08-08 14:58:24 +0200
committermuhviehstarr2022-08-08 14:58:24 +0200
commitd5bbdb45869bef810d6ade59856d6f9fbee2671a (patch)
tree89da48683c54f4629edb00162e10fef65524f701
parentae7e012e491454c1ce99ad0e62c6ded5660c20b2 (diff)
downloadaur-d5bbdb45869bef810d6ade59856d6f9fbee2671a.tar.gz
update to 0.7.18
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7ae40f91460..75cdeceac22c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,12 @@
pkgbase = roundcubemail-plugin-showfoldersize
pkgdesc = A Roundcube plugin which shows folder size.
- pkgver = 0.6.4
- pkgrel = 2
+ pkgver = 0.7.18
+ pkgrel = 1
url = https://plugins.roundcube.net/packages/johndoh/showfoldersize
arch = any
license = GPL3
depends = roundcubemail
- source = https://github.com/jfcherng-roundcube/plugin-show-folder-size/archive/0.6.4.tar.gz
- md5sums = 7f4135752dd3f46720b1c4583d6ee67e
+ source = https://github.com/jfcherng-roundcube/plugin-show-folder-size/archive/0.7.18.tar.gz
+ md5sums = a3ba10df34a21b0dfa34fa6a25a5e235
pkgname = roundcubemail-plugin-showfoldersize
-
diff --git a/PKGBUILD b/PKGBUILD
index fa46592c1088..7eac35605454 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Submitter: Timo Sarawinski <timo@it-kraut.net>
pkgname=roundcubemail-plugin-showfoldersize
-pkgver=0.6.4
-pkgrel=2
+pkgver=0.7.18
+pkgrel=1
pkgdesc='A Roundcube plugin which shows folder size.'
arch=('any')
url='https://plugins.roundcube.net/packages/johndoh/showfoldersize'
license=('GPL3')
depends=('roundcubemail')
source=("https://github.com/jfcherng-roundcube/plugin-show-folder-size/archive/${pkgver}.tar.gz")
-md5sums=('7f4135752dd3f46720b1c4583d6ee67e')
+md5sums=('a3ba10df34a21b0dfa34fa6a25a5e235')
package() {
mkdir -p "${pkgdir}/usr/share/webapps/roundcubemail/plugins"