Fabian Bornschein pushed to branch main at Arch Linux / Packaging / Packages / 
libgedit-tepl


Commits:
89fdd5e9 by Fabian Bornschein at 2024-12-09T15:32:27+01:00
upgpkg: 6.12.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libgedit-tepl
        pkgdesc = Library that eases the development of GtkSourceView-based 
text editors and IDEs
-       pkgver = 6.11.0
+       pkgver = 6.12.0
        pkgrel = 1
        url = https://gitlab.gnome.org/World/gedit/libgedit-tepl
        arch = x86_64
@@ -25,7 +25,7 @@ pkgbase = libgedit-tepl
        provides = libgedit-tepl-6.so
        conflicts = tepl
        replaces = tepl
-       source = 
git+https://gitlab.gnome.org/World/gedit/libgedit-tepl.git#tag=6.11.0
-       b2sums = 
609043e41292fe2e5b036af39819cad849f05b0752cf5f7873804e7f0846c4824fa90113415fb0346d5c7667f1334d821b5152b10c0922213da6b542e553a351
+       source = 
git+https://gitlab.gnome.org/World/gedit/libgedit-tepl.git#tag=6.12.0
+       b2sums = 
0b68933a8c485dbfe14d1f4f5504a3abadb005297a0dc85c843c9c9c9f3a128632c89570ee355102ffb84c51da6bdcdbaa56b06c4e4de16f53728d07ca728173
 
 pkgname = libgedit-tepl


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Fabian Bornschein <[email protected]>
 
 pkgname=libgedit-tepl
-pkgver=6.11.0
+pkgver=6.12.0
 pkgrel=1
 pkgdesc='Library that eases the development of GtkSourceView-based text 
editors and IDEs'
 arch=('x86_64')
@@ -32,7 +32,7 @@ conflicts=(tepl)
 replaces=(tepl)
 provides=(libgedit-tepl-6.so)
 
source=("git+https://gitlab.gnome.org/World/gedit/libgedit-tepl.git#tag=${pkgver/[a-z]/.&}";)
-b2sums=('609043e41292fe2e5b036af39819cad849f05b0752cf5f7873804e7f0846c4824fa90113415fb0346d5c7667f1334d821b5152b10c0922213da6b542e553a351')
+b2sums=('0b68933a8c485dbfe14d1f4f5504a3abadb005297a0dc85c843c9c9c9f3a128632c89570ee355102ffb84c51da6bdcdbaa56b06c4e4de16f53728d07ca728173')
 
 build() {
   arch-meson $pkgname build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libgedit-tepl/-/commit/89fdd5e99b31a8a083339255d11cf0a982c1339d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libgedit-tepl/-/commit/89fdd5e99b31a8a083339255d11cf0a982c1339d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to