blob: 899457936cda1a29e6b062f942a2527b0fbbbe1b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = roundcubemail-plugin-delete_old
pkgdesc = A Roundcube plugin to delete messages older than configurable timespans.
pkgver = 1.0.2
pkgrel = 1
url = https://github.com/ron4mac/roundcube_delete_old
arch = any
license = GPL3
depends = roundcubemail
source = https://github.com/ron4mac/roundcube_delete_old/releases/download/v1.0.2/delete_old.1.0.2.zip
sha256sums = 249438b70593d88cdc5cf456e7d00d43109d1c9a18e9042265a85ac4ca300c87
pkgname = roundcubemail-plugin-delete_old
|