[arch-commits] Commit in drawing/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Wed May 4 12:07:18 UTC 2022


    Date: Wednesday, May 4, 2022 @ 12:07:17
  Author: arojas
Revision: 1193494

Update to 1.0.1

Modified:
  drawing/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-04 12:01:56 UTC (rev 1193493)
+++ PKGBUILD	2022-05-04 12:07:17 UTC (rev 1193494)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=drawing
-pkgver=0.8.5
+pkgver=1.0.1
 pkgrel=1
 pkgdesc='Drawing application for the GNOME desktop'
 arch=('any')
@@ -8,9 +8,9 @@
 url='https://github.com/maoschanz/drawing'
 license=('GPL3')
 depends=('gtk3' 'python-cairo' 'python-gobject')
-makedepends=('appstream-glib' 'meson')
+makedepends=('appstream-glib' 'meson' 'itstool')
 source=("https://github.com/maoschanz/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('d9c3ab7005097f22e4940045ff047419e765a3ed3e5e8fa0da50418b82f98fbc')
+sha256sums=('62c43c00befe3db2873967370dffd030de8041d6ba6281f8c46d556f9756867f')
 
 build() {
   arch-meson $pkgname-$pkgver build



More information about the arch-commits mailing list