Balló György pushed to branch main at Arch Linux / Packaging / Packages / 
blueprint-compiler


Commits:
79d0c54c by Balló György at 2024-08-25T11:27:37+02:00
upgpkg: 0.14.0-1: Update to new release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = blueprint-compiler
        pkgdesc = A markup language for GTK user interfaces
-       pkgver = 0.12.0
-       pkgrel = 3
+       pkgver = 0.14.0
+       pkgrel = 1
        url = https://jwestman.pages.gitlab.gnome.org/blueprint-compiler/
        arch = any
        license = LGPL-3.0-or-later
@@ -13,7 +13,7 @@ pkgbase = blueprint-compiler
        depends = libgirepository
        depends = python
        depends = python-gobject
-       source = 
git+https://gitlab.gnome.org/jwestman/blueprint-compiler.git#tag=v0.12.0
-       b2sums = 
f3176d9f9584311a4421e98ca7157ef09ad43561ac7b283c2e4ba6853abf4cc30a674b66a5edc3994bac356e89a2e3d5805e9de62c05d528685e324c7e6e3ca7
+       source = 
git+https://gitlab.gnome.org/jwestman/blueprint-compiler.git#tag=v0.14.0
+       b2sums = 
33240d9c2c8e347860edc73efd29c7de090c6ee9af57313370e4841471728c809cf0d57f52fbb07239dd99966ae21b00ee4b375890e94c9848307ffce7582bb1
 
 pkgname = blueprint-compiler


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=blueprint-compiler
-pkgver=0.12.0
-pkgrel=3
+pkgver=0.14.0
+pkgrel=1
 pkgdesc='A markup language for GTK user interfaces'
 arch=(any)
 url='https://jwestman.pages.gitlab.gnome.org/blueprint-compiler/'
@@ -22,7 +22,7 @@ checkdepends=(
   xorg-server-xvfb
 )
 source=("git+https://gitlab.gnome.org/jwestman/$pkgname.git#tag=v$pkgver";)
-b2sums=(f3176d9f9584311a4421e98ca7157ef09ad43561ac7b283c2e4ba6853abf4cc30a674b66a5edc3994bac356e89a2e3d5805e9de62c05d528685e324c7e6e3ca7)
+b2sums=('33240d9c2c8e347860edc73efd29c7de090c6ee9af57313370e4841471728c809cf0d57f52fbb07239dd99966ae21b00ee4b375890e94c9848307ffce7582bb1')
 
 build() {
   arch-meson $pkgname build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/blueprint-compiler/-/commit/79d0c54cf15785554829dccff58824314db8e7e4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/blueprint-compiler/-/commit/79d0c54cf15785554829dccff58824314db8e7e4
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to