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

Balló György bgyorgy at archlinux.org
Fri Oct 4 22:49:38 UTC 2019


    Date: Friday, October 4, 2019 @ 22:49:38
  Author: bgyorgy
Revision: 512875

upgpkg: drawing 0.4.5-1

Update to new version

Modified:
  drawing/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-04 22:47:11 UTC (rev 512874)
+++ PKGBUILD	2019-10-04 22:49:38 UTC (rev 512875)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=drawing
-pkgver=0.4.4
+pkgver=0.4.5
 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=('9c2a4d4349f2c462a2b6ab7e8a01d6c4059af7652122d51ef3806a24379bb749')
+sha256sums=('b58f80916e9b33f575be70420c656118f9514c704070280ba0d55ac8ea98608d')
 
 build() {
   arch-meson $pkgname-$pkgver build



More information about the arch-commits mailing list