[arch-commits] Commit in gtkd/trunk (PKGBUILD)

Dan Printzell wild at archlinux.org
Thu Apr 26 18:03:06 UTC 2018


    Date: Thursday, April 26, 2018 @ 18:03:05
  Author: wild
Revision: 318173

upgpkg: gtkd 3.8.2-1

Updated to 3.8.2

Modified:
  gtkd/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-26 17:56:46 UTC (rev 318172)
+++ PKGBUILD	2018-04-26 18:03:05 UTC (rev 318173)
@@ -5,7 +5,7 @@
 # Contributorr: dsboger <https://github.com/dsboger>
 
 pkgname='gtkd'
-pkgver='3.8.0'
+pkgver='3.8.2'
 pkgrel=1
 pkgdesc='D bindings for GTK+ and related libraries.'
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('ldc')
 optdepends=('pango' 'atk' 'gdk-pixbuf2' 'gtksourceview3' 'gstreamer' 'vte3' 'libpeas')
 source=("https://github.com/gtkd-developers/GtkD/archive/v${pkgver}.tar.gz")
-sha512sums=('a7fa8b0dc642e7085275a4b63b40cee4f83197399b0cd78c21bdef4973cbcf89412a79970c13b59c9f048becc3f2c6deb25746b5a7106b46641ff27239fe93f0')
+sha512sums=('575077e5700bef60af8e25acae90ba35f6bcce0398318e6b58dbf87f50f79a1cb189d0767e14f8b8227127ee5fdb1c7e84ef272070c1c3999ee56d569013cea4')
 
 build() {
     cd ${srcdir}/GtkD-${pkgver}



More information about the arch-commits mailing list