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


Commits:
b2924908 by Antonio Rojas at 2025-02-16T12:22:17+01:00
upgpkg: 3.0.0-1: Update to 3.0.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = gaphor
        pkgdesc = Simple UML and SysML modeling tool
-       pkgver = 2.27.0
-       pkgrel = 2
+       pkgver = 3.0.0
+       pkgrel = 1
        url = https://apps.gnome.org/Gaphor/
        arch = any
        license = Apache-2.0
@@ -31,9 +31,9 @@ pkgbase = gaphor
        depends = python-pillow
        depends = python-pydot
        depends = python-tinycss2
-       source = git+https://github.com/gaphor/gaphor.git#tag=2.27.0
+       source = git+https://github.com/gaphor/gaphor.git#tag=3.0.0
        source = 
git+https://github.com/flathub/org.gaphor.Gaphor.git#commit=56b092315f04d59cac81e68b876a597f19973c22
-       b2sums = 
7adfabbe9a93e3c4a8756445092dd1dabf290e7afddfae3e8bc603e6a02f2991bb1ebaf32ed3f36c37c86e2f78467016d9304c4c502d241da5ece6c0dc3829be
+       b2sums = 
6175cd7de4b854e79c1c29ecf9dca34f5bac75c5caf9787612171400dd12e397d323dfab4466fe8debccaf7984b525e8ab0e93ac82b5dad60a07641c9a53f5ef
        b2sums = 
46cf548c23bafa34f02dce42eadeccab794435678767eaf68a88a471e7c5172ba7481fdacb4ad8295ba1a7e19cd9cf43596f9553199629482f7c80703c12b82e
 
 pkgname = gaphor


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=gaphor
-pkgver=2.27.0
-pkgrel=2
+pkgver=3.0.0
+pkgrel=1
 pkgdesc='Simple UML and SysML modeling tool'
 arch=(any)
 url='https://apps.gnome.org/Gaphor/'
@@ -42,10 +42,8 @@ source=(
   "git+https://github.com/gaphor/gaphor.git#tag=$pkgver";
   
"git+https://github.com/flathub/org.gaphor.Gaphor.git#commit=$_flathub_commit";
 )
-b2sums=(
-  
7adfabbe9a93e3c4a8756445092dd1dabf290e7afddfae3e8bc603e6a02f2991bb1ebaf32ed3f36c37c86e2f78467016d9304c4c502d241da5ece6c0dc3829be
-  
46cf548c23bafa34f02dce42eadeccab794435678767eaf68a88a471e7c5172ba7481fdacb4ad8295ba1a7e19cd9cf43596f9553199629482f7c80703c12b82e
-)
+b2sums=('6175cd7de4b854e79c1c29ecf9dca34f5bac75c5caf9787612171400dd12e397d323dfab4466fe8debccaf7984b525e8ab0e93ac82b5dad60a07641c9a53f5ef'
+        
'46cf548c23bafa34f02dce42eadeccab794435678767eaf68a88a471e7c5172ba7481fdacb4ad8295ba1a7e19cd9cf43596f9553199629482f7c80703c12b82e')
 
 build() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gaphor/-/commit/b2924908746d836cc7027a51f6b43b5c2c4988a2

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


Reply via email to