summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGoliathLabs2020-07-12 17:06:31 +0200
committerGoliathLabs2020-07-12 17:06:31 +0200
commit37d75ab023384a2c6bf219a9afe94c3a6acf75b8 (patch)
tree275ef5d5c49eb537c1d18d94757c559693af42cb /PKGBUILD
parent759ae632f19938c65c27f2783034e72db02c3f09 (diff)
downloadaur-gogh.tar.gz
Updated: PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a818d177dd5a..e059ed182380 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Geoffroy Carrier <geoffroy.carrier@koon.fr>
+
pkgname=gogh
pkgver=0.1.2.3
-pkgrel=5
+pkgrel=6
pkgdesc="Bitmap graphics editor for pressure-sensitive input devices"
arch=('any')
-url="http://code.google.com/p/gogh/"
+url="https://code.google.com/archive/p/gogh/"
license=('GPL')
depends=('pygtk' 'gnome-python' 'pyxml')
source=("https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/gogh/Gogh-${pkgver}.tar.gz")