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

Antonio Rojas arojas at archlinux.org
Fri Jan 3 20:31:40 UTC 2020


    Date: Friday, January 3, 2020 @ 20:31:39
  Author: arojas
Revision: 547728

Update to 0.4.10

Modified:
  drawing/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-03 20:31:37 UTC (rev 547727)
+++ PKGBUILD	2020-01-03 20:31:39 UTC (rev 547728)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=drawing
-pkgver=0.4.7
+pkgver=0.4.10
 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=('480840a68b0e4a6703872aadbcaf9f9d86ba0ae6a1a96eb975fb03f8213d86e1')
+sha256sums=('9bf8183e9db20c9b7b0ef60b83e21b3fd241337cbcccc676f42b5874fee2b1d7')
 
 build() {
   arch-meson $pkgname-$pkgver build



More information about the arch-commits mailing list