summarylogtreecommitdiffstats
path: root/PKGBUILD.tt
diff options
context:
space:
mode:
authorAnton Leontiev2020-03-14 16:50:41 +0300
committerAnton Leontiev2020-03-14 16:50:41 +0300
commita6f2dcbabad68acb94c5b127228f4b0cf15a8f47 (patch)
treed186a9b22e6b949a933cdb8022a4edce0842bf42 /PKGBUILD.tt
parentdd4cb3f6a379d3077184464a3b99eca5e7e4733f (diff)
downloadaur-a6f2dcbabad68acb94c5b127228f4b0cf15a8f47.tar.gz
Update to v3.093
Diffstat (limited to 'PKGBUILD.tt')
-rw-r--r--PKGBUILD.tt2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD.tt b/PKGBUILD.tt
index 5937fcfa28a6..3267110b362c 100644
--- a/PKGBUILD.tt
+++ b/PKGBUILD.tt
@@ -9,7 +9,7 @@ pkgdesc='Interface to URL shortening sites'
arch=('any')
url='[% url %]'
license=('PerlArtistic' 'GPL')
-depends=('perl' 'perl-libwww')
+depends=('perl-libwww' 'perl-try-tiny')
optdepends=('perl-config-auto: for configuration file support')
source=([% source %])
options=(!emptydirs)