summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Choina2019-08-04 00:18:55 -0400
committerSolomon Choina2019-08-04 00:18:55 -0400
commit2939b1be5575c71ba785421d8c6c5bfa50b933fe (patch)
tree9f42bbd221cfce10cd7d621225190c8adcb222a8
parenta3624b214a93cefe95a9cae4088699005f544eff (diff)
downloadaur-2939b1be5575c71ba785421d8c6c5bfa50b933fe.tar.gz
update pkgver
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c08c0f5d047..43523a54552e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Solomon Choina <shlomochoina@gmail.com>
pkgname=haskell-gi-gdk
_hkgname=gi-gdk
-pkgver=3.0.16
-pkgrel=2
+pkgver=3.0.21
+pkgrel=1
pkgdesc="Bindings for Gdk, autogenerated by haskell-gi."
url=https://hackage.haskell.org/package/gi-gdk
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-cairo' 'haskell-gi-gio' 'haskell-gi-overloading' 'haskell-text' 'haskell-transformers' 'haskell-gi-gobject' 'haskell-gi-gdkpixbuf' 'haskell-gi-pango' 'gtk3')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('7eb0aa493d268cd040c7ff70ad09d7bf7787e0e7619617ba220b88eafe68e34a')
+sha256sums=('bdbc7f2408938227f60e752ef6948ba930bc4127e86ff84d78e7333707aeda51')
build() {