Dan Printzell pushed to branch main at Arch Linux / Packaging / Packages / gtkd


Commits:
4c447cce by Dan Printzell at 2023-10-26T18:14:26+02:00
upgpkg: 3.10.0-10: Rebuilt against new ldc

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,21 @@
+pkgbase = gtkd
+       pkgdesc = D bindings for GTK+ and related libraries.
+       pkgver = 3.10.0
+       pkgrel = 10
+       url = https://gtkd.org
+       arch = x86_64
+       license = LGPL
+       makedepends = ldc
+       depends = liblphobos
+       depends = gtk3
+       optdepends = pango
+       optdepends = atk
+       optdepends = gdk-pixbuf2
+       optdepends = gtksourceview3
+       optdepends = gstreamer
+       optdepends = vte3
+       optdepends = libpeas
+       source = 
GtkD-3.10.0.tar.gz::https://github.com/gtkd-developers/GtkD/archive/v3.10.0.tar.gz
+       sha512sums = 
1e75d6cbd278a065ce26b33320fe06cc7a30af8bd884c3c87abe799afaf9da8339d3c4470163b62ec8b70e8c540285b8c2c409c7b77423142a301f23ba37ff2e
+
+pkgname = gtkd


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 
 pkgname=gtkd
 pkgver=3.10.0
-pkgrel=9
+pkgrel=10
 pkgdesc='D bindings for GTK+ and related libraries.'
 arch=('x86_64')
 url='https://gtkd.org'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gtkd/-/commit/4c447ccebf39c88d4d6a0e5563d8170e2221c0e8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gtkd/-/commit/4c447ccebf39c88d4d6a0e5563d8170e2221c0e8
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to