summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Choina2019-08-01 18:14:47 -0400
committerSolomon Choina2019-08-01 18:14:47 -0400
commit3bf5c18212752f358cda970a9d58cf4101bf1924 (patch)
treeee4c0ecae29b2c817c1c616813c47aed41b1ad94
parent2aa2ea1dd2c68e33d39d2236c57e10e1c9f60123 (diff)
downloadaur-3bf5c18212752f358cda970a9d58cf4101bf1924.tar.gz
updpating pkgver
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7335fb084855..2dfe45e02929 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Solomon Choina <shlomochoina@gmail.com>
pkgname=haskell-gi-pango
_hkgname=gi-pango
-pkgver=1.0.16
-pkgrel=2
+pkgver=1.0.21
+pkgrel=1
pkgdesc="Bindings for Pango, autogenerated by haskell-gi."
url=https://hackage.haskell.org/package/gi-pango
license=('LGPL-2.1')
@@ -11,7 +11,7 @@ arch=('i686' 'x86_64')
depends=("ghc-libs" 'haskell-gi-base' 'haskell-base' 'haskell-bytestring' 'haskell-containers' 'haskell-gi' 'haskell-gi-gio' 'haskell-gi-overloading' 'haskell-text' 'haskell-transformers' 'haskell-gi-gobject' 'pango')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('a7bcc68413d7f7479e9b746eacf08b0c29a93b7c8af17005d96607ce090e78f4')
+sha256sums=('2119498714246956d72f7e6fe2e55e34411c85f0350083dd98cc628af9e4b4a9')
build() {