summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2018-06-16 14:16:38 +0200
committerFabioLolix2018-06-16 14:16:38 +0200
commit15b0aef090c5695d515f889861d517fb74e85522 (patch)
treef91ae9d25bb8640fd2540dd7e1639449f33c6f44
parentb5c5db9a3004dd06f8c073f218e6e0a4d30dbec9 (diff)
downloadaur-15b0aef090c5695d515f889861d517fb74e85522.tar.gz
update optdepednds
-rwxr-xr-x.SRCINFO2
-rwxr-xr-xPKGBUILD3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f862eb020c7d..272f72823971 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = polo-donation-plugins
pkgdesc = Complimentary package for users who have donated to Polo or contributed in other ways such as translations, code changes, etc.
pkgver = 18.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/teejee2008/polo/wiki/Donation-Features
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index a71223866770..7a08c1d8b740 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,12 @@
pkgname=polo-donation-plugins
_channel=beta.10
pkgver=18.2
-pkgrel=2
+pkgrel=3
pkgdesc="Complimentary package for users who have donated to Polo or contributed in other ways such as translations, code changes, etc."
arch=('i686' 'x86_64')
url="https://github.com/teejee2008/polo/wiki/Donation-Features"
depends=('polo')
optdepednds=(
- 'clamav: for ClamAV plugin'
'ghostscript: for PDF plugin'
'pdftk: for PDF plugin'
'pdftk-bin: for PDF plugin'