summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12018-01-28 16:36:16 +0800
committerChocobo12018-01-28 16:36:37 +0800
commit768ba491fd6536e013157764340cc54f3af4019b (patch)
tree1ef5f77f9a1d90724b97e9999a7bdbe5a1d39299 /PKGBUILD
parent47aa3ce71d69d09b38d842464da9a8d1cc2fbdad (diff)
downloadaur-768ba491fd6536e013157764340cc54f3af4019b.tar.gz
upgpkg: libidn2-git 2.0.4.r20.g45b56ae-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f60af5289e87..b51897cd0dea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=libidn2-git
pkgver=2.0.4.r20.g45b56ae
-pkgrel=2
+pkgrel=3
pkgdesc="An implementation of IDNA 2008 and TR46"
arch=('i686' 'x86_64')
url="https://www.gnu.org/software/libidn/#libidn2"
license=('GPL' 'LGPL')
depends=('glibc' 'libunistring')
-makedepends=('git' 'gengetopt' 'gtk-doc' 'rsync' 'wget')
+makedepends=('git' 'gengetopt' 'rsync' 'wget' 'gtk-doc' 'ruby-ronn')
provides=('libidn2')
conflicts=('libidn2')
options=('staticlibs')