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

Balló György bgyorgy at archlinux.org
Fri Oct 4 16:25:15 UTC 2019


    Date: Friday, October 4, 2019 @ 16:25:14
  Author: bgyorgy
Revision: 512835

upgpkg: drawing 0.4.4-1

Update to new version

Modified:
  drawing/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-04 16:23:29 UTC (rev 512834)
+++ PKGBUILD	2019-10-04 16:25:14 UTC (rev 512835)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=drawing
-pkgver=0.4.3
+pkgver=0.4.4
 pkgrel=1
 pkgdesc="Drawing application for the GNOME desktop"
 url="https://github.com/maoschanz/drawing"
@@ -10,7 +10,7 @@
 depends=(gtk3 python-cairo python-gobject)
 makedepends=(meson)
 source=($pkgname-$pkgver.tar.gz::https://github.com/maoschanz/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('1223b99cb187d70ba9b0e7c75ed3db5a32a17a1bdc6f8d0cdbc7e8cbbbdc2ead')
+sha256sums=('9c2a4d4349f2c462a2b6ab7e8a01d6c4059af7652122d51ef3806a24379bb749')
 
 build() {
   arch-meson $pkgname-$pkgver build



More information about the arch-commits mailing list