summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Choina2018-06-13 12:14:02 -0400
committerSolomon Choina2018-06-13 12:14:02 -0400
commit07f7e13f54a316122b7beb76da2049e40a56e819 (patch)
tree8637153e7fec9de04c1349b82bbfb7653f99585c
parent7dc558be2e5fb7deabaa13dc122ee925181f8dc5 (diff)
downloadaur-07f7e13f54a316122b7beb76da2049e40a56e819.tar.gz
doing a rebuild also some fixes
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 28c2b9608c8a..3b2105a3b62d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = haskell-gi-gdkpixbuf
pkgdesc = Bindings for Gio, autogenerated by haskell-gi.
pkgver = 2.0.16
- pkgrel = 1
- url = https://hackage.haskell.org/package/gi-gio
+ pkgrel = 2
+ url = https://hackage.haskell.org/package/gi-gdkpixbuf
arch = i686
arch = x86_64
license = LGPL-2.1
diff --git a/PKGBUILD b/PKGBUILD
index 4430f46fea1b..c60702b9a8a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=haskell-gi-gdkpixbuf
_hkgname=gi-gdkpixbuf
pkgver=2.0.16
-pkgrel=1
+pkgrel=2
pkgdesc="Bindings for Gio, autogenerated by haskell-gi."
-url=https://hackage.haskell.org/package/gi-gio
+url=https://hackage.haskell.org/package/gi-gdkpixbuf
license=('LGPL-2.1')
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' 'gdk-pixbuf2')