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

Antonio Rojas arojas at gemini.archlinux.org
Sun Nov 14 13:53:35 UTC 2021


    Date: Sunday, November 14, 2021 @ 13:53:34
  Author: arojas
Revision: 1047445

Update to 0.8.4

Modified:
  drawing/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-14 13:52:16 UTC (rev 1047444)
+++ PKGBUILD	2021-11-14 13:53:34 UTC (rev 1047445)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=drawing
-pkgver=0.8.3
+pkgver=0.8.4
 pkgrel=1
 pkgdesc='Drawing application for the GNOME desktop'
 arch=('any')
@@ -10,7 +10,7 @@
 depends=('gtk3' 'python-cairo' 'python-gobject')
 makedepends=('appstream-glib' 'meson')
 source=("https://github.com/maoschanz/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('e0b78746d8ce4411ecd8eb55ff9ac731c914ab5fc4efe5c072ba613157cd34e3')
+sha256sums=('1158e0bdd17b82c5478e5bb352f6ac96e42d12af6c395f83d6e09de2045a95f3')
 
 build() {
   arch-meson $pkgname-$pkgver build



More information about the arch-commits mailing list