T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / 
drawing


Commits:
c43f3179 by T.J. Townsend at 2024-07-12T00:42:11-04:00
upgpkg: 1.0.2-2: Rebuild packages that are missing .SRCINFO part 1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,17 @@
+pkgbase = drawing
+       pkgdesc = Drawing application for the GNOME desktop
+       pkgver = 1.0.2
+       pkgrel = 2
+       url = https://github.com/maoschanz/drawing
+       arch = any
+       license = GPL3
+       makedepends = appstream-glib
+       makedepends = meson
+       makedepends = itstool
+       depends = gtk3
+       depends = python-cairo
+       depends = python-gobject
+       source = 
https://github.com/maoschanz/drawing/archive/1.0.2/drawing-1.0.2.tar.gz
+       sha256sums = 
539e7e28fe4db96cfedd4477e217d5d48b9422ad8c98f33d8ae46120b2d5738b
+
+pkgname = drawing


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=drawing
 pkgver=1.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Drawing application for the GNOME desktop'
 arch=('any')
 url='https://github.com/maoschanz/drawing'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/drawing/-/commit/c43f3179eacb58ea911765a0b1c5c5c60c7f3569

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


Reply via email to