summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Goto2019-02-06 19:08:36 +0100
committerPhilip Goto2019-02-06 19:08:36 +0100
commit3426fe4c89194c4818ce04c8bc23cecb4d162739 (patch)
tree1dbff33d30f7b8eb9d00067657192b52641bf67b
parent775c4108c5e36d81bc18f4e95890cd00d03185ce (diff)
downloadaur-3426fe4c89194c4818ce04c8bc23cecb4d162739.tar.gz
Update url
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1a8758183c7..1fa313d1d3cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = drawing-git
pkgdesc = Drawing application for the GNOME desktop
- pkgver = r102.c81c3de
+ pkgver = r134.b748831
pkgrel = 1
- url = https://wiki.gnome.org/Apps/Tweaks
+ url = https://github.com/maoschanz/drawing
arch = any
license = GPL
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index c1910755a9ba..75fbe90c07bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=drawing-git
-pkgver=r102.c81c3de
+pkgver=r134.b748831
pkgrel=1
pkgdesc="Drawing application for the GNOME desktop"
-url="https://wiki.gnome.org/Apps/Tweaks"
+url="https://github.com/maoschanz/drawing"
arch=(any)
license=(GPL)
depends=(gtk3 python)