commit
de8e65d5c4
@ -1,16 +1,17 @@
|
||||
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
|
||||
|
||||
pkgname=('libidn' 'libidn-devel')
|
||||
pkgver=1.41
|
||||
pkgver=1.42
|
||||
pkgrel=1
|
||||
pkgdesc="Implementation of the Stringprep, Punycode and IDNA specifications"
|
||||
url="https://www.gnu.org/software/libidn/"
|
||||
msys2_repository_url="https://gitlab.com/libidn/libidn"
|
||||
arch=('i686' 'x86_64')
|
||||
license=('GPL3' 'LGPL')
|
||||
makedepends=('gcc' 'texinfo' 'autotools' 'gettext-devel' 'gtk-doc' 'gperf')
|
||||
options=('!libtool' 'staticlibs')
|
||||
source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz)
|
||||
sha256sums=('884d706364b81abdd17bee9686d8ff2ae7431c5a14651047c68adf8b31fd8945')
|
||||
sha256sums=('d6c199dcd806e4fe279360cb4b08349a0d39560ed548ffd1ccadda8cdecb4723')
|
||||
|
||||
prepare() {
|
||||
cd ${srcdir}/${pkgname}-${pkgver}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user