summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2017-09-18 22:17:08 +0200
committerFabioLolix2017-09-18 22:17:08 +0200
commit629d345689d836467771a5cd631e17dada68f435 (patch)
tree372c353d331486aa0010122806beb2f0717b7890
parent7bdb0456bff67a692b00036beb28cf07fddf0d9a (diff)
downloadaur-629d345689d836467771a5cd631e17dada68f435.tar.gz
update depends
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ddcfc74707fb..554b796f2d14 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = polo-donation-plugins
url = http://www.teejeetech.in/
arch = i686
arch = x86_64
- depends = polo>=17.9
+ depends = polo
depends = youtube-dl
depends = pngcrush
depends = ghostscript
diff --git a/PKGBUILD b/PKGBUILD
index c252e1d67f72..a99be2119b1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
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="http://www.teejeetech.in/"
-depends=('polo>=17.9'
+depends=('polo'
'youtube-dl'
'pngcrush'
'ghostscript'