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

Balló György bgyorgy at archlinux.org
Thu Oct 22 21:55:14 UTC 2020


    Date: Thursday, October 22, 2020 @ 21:55:14
  Author: bgyorgy
Revision: 730231

upgpkg: drawing 0.6.2-1: Update to new version

Modified:
  drawing/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-22 21:54:46 UTC (rev 730230)
+++ PKGBUILD	2020-10-22 21:55:14 UTC (rev 730231)
@@ -1,7 +1,7 @@
 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=drawing
-pkgver=0.4.13
+pkgver=0.6.2
 pkgrel=1
 pkgdesc="Drawing application for the GNOME desktop"
 url="https://github.com/maoschanz/drawing"
@@ -9,8 +9,8 @@
 license=(GPL3)
 depends=(gtk3 python-cairo python-gobject)
 makedepends=(meson)
-source=($pkgname-$pkgver.tar.gz::https://github.com/maoschanz/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('634930912947e13d4399ddfb056412c8218097b4ff03f542764f858de995f6eb')
+source=(https://github.com/maoschanz/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('4a70690539fb402eaa0ece6501eb9f3e9aea7ae61ff54e16e88c3f2dd0e0e008')
 
 build() {
   arch-meson $pkgname-$pkgver build



More information about the arch-commits mailing list