mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
updated qrencode for libpng
This commit is contained in:
parent
966701a31c
commit
d0bd6b3b9f
@ -4,7 +4,7 @@
|
||||
# maintainer abveritas[at]chakra-project[dot]org>
|
||||
|
||||
pkgname=qrencode
|
||||
pkgver=3.4.1
|
||||
pkgver=3.4.2
|
||||
pkgrel=1
|
||||
pkgdesc="C library for encoding data in a QR Code symbol."
|
||||
arch=('x86_64')
|
||||
@ -14,7 +14,7 @@ url="http://megaui.net/fukuchi/works/qrencode/index.en.html"
|
||||
license=('GPL')
|
||||
options=(!libtool)
|
||||
source=("http://megaui.net/fukuchi/works/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
|
||||
md5sums=('219b146d3b365a56a0f4ef58a718f295')
|
||||
md5sums=('2c1693a29fe2f26089ccdff9051c0a3f')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/$pkgname-$pkgver"
|
||||
|
Loading…
Reference in New Issue
Block a user