Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
curtail


Commits:
3f6d63f1 by Antonio Rojas at 2025-01-19T00:06:07+01:00
upgpkg: 1.12.0-1: Update to 1.12.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = curtail
        pkgdesc = Image compressor GUI, supporting PNG, JPEG, WebP and SVG file 
types, both lossless and lossy compression mode
-       pkgver = 1.11.1
-       pkgrel = 3
+       pkgver = 1.12.0
+       pkgrel = 1
        url = https://apps.gnome.org/Curtail/
        arch = any
        license = GPL-3.0-or-later
@@ -21,7 +21,7 @@ pkgbase = curtail
        depends = python
        depends = python-gobject
        depends = scour
-       source = git+https://github.com/Huluti/Curtail.git#tag=1.11.1
-       b2sums = 
12fc6f408d89f9113acda5e8eaf0cb9821a7ba58e9600265bacb5e70d2cbd042684fa43e860d72dbe042e01e7cb55d85aa954dfb89aa099ef524d0dadf6ed5a9
+       source = git+https://github.com/Huluti/Curtail.git#tag=1.12.0
+       b2sums = 
f1e6fd22977b62fb3bdafaa0c5ce1921c1c0986d0b672c0ae55daac174d0333e71ea099aafe848da4c9e356674053b5f1b6e5f8aad4a78d623bae2e0967faa4d
 
 pkgname = curtail


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Mark Wagie <mark dot wagie at tutanota dot com>
 
 pkgname=curtail
-pkgver=1.11.1
-pkgrel=3
+pkgver=1.12.0
+pkgrel=1
 pkgdesc='Image compressor GUI, supporting PNG, JPEG, WebP and SVG file types, 
both lossless and lossy compression mode'
 arch=(any)
 url='https://apps.gnome.org/Curtail/'
@@ -29,7 +29,7 @@ makedepends=(
   meson
 )
 source=("git+https://github.com/Huluti/Curtail.git#tag=$pkgver";)
-b2sums=(12fc6f408d89f9113acda5e8eaf0cb9821a7ba58e9600265bacb5e70d2cbd042684fa43e860d72dbe042e01e7cb55d85aa954dfb89aa099ef524d0dadf6ed5a9)
+b2sums=('f1e6fd22977b62fb3bdafaa0c5ce1921c1c0986d0b672c0ae55daac174d0333e71ea099aafe848da4c9e356674053b5f1b6e5f8aad4a78d623bae2e0967faa4d')
 
 build() {
   arch-meson Curtail build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/curtail/-/commit/3f6d63f1247a7a3dd816a226a66b588f475439b8

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


Reply via email to