summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Sun2019-06-24 07:48:20 -0400
committerAndrew Sun2019-06-24 07:48:20 -0400
commit96d2ff258ca5c9e042c5446c4e3336cd69733b58 (patch)
tree8af44be1f1d8838f343212af3ce9e8c29a06e3be /PKGBUILD
parentfbec7c48d77a5cad59ac136a562b0d410f62b5e6 (diff)
downloadaur-96d2ff258ca5c9e042c5446c4e3336cd69733b58.tar.gz
mingw-w64-libpaper: update to 1.1.27
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 562b253095ea..faa63bdbc69d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mingw-w64-libpaper
_pkgname=libpaper
-pkgver=1.1.26
+pkgver=1.1.27
pkgrel=1
_suffix=
pkgdesc="Library for handling paper characteristics (mingw-w64)"
@@ -14,7 +14,7 @@ makedepends=('mingw-w64-configure' 'gettext')
options=('!strip' '!buildflags' 'staticlibs')
source=("http://http.debian.net/debian/pool/main/libp/libpaper/${_pkgname}_${pkgver}${_suffix}.tar.gz"
"001-no-undefined.patch")
-sha256sums=('a6950b67df66a53e974ffe0baec9a52775b909dd2c51497139af2af4e46519b1'
+sha256sums=('04ef86d8c8badf77f8ee0102d3a50f8069d1fd07819f9e1c1af07e2da35ee66d'
'a77784a1a2dce1bf0155ee0cd889157fdbb67024e2967d3b0466a39849ac75f0')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"