summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2019-08-30 19:32:34 +0200
committerFabioLolix2019-08-30 19:32:34 +0200
commit1dbbd37e45dedf1137f6e160134bd7abbed7e516 (patch)
treea2d87bdad1839406e99db1e6fa23345013f10b66
parentba521c164110582f85058c4fe32b52392ebfdf81 (diff)
downloadaur-1dbbd37e45dedf1137f6e160134bd7abbed7e516.tar.gz
aurweb bug report url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2af1e3aaa57b..bfafb5d8f4ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = glimpse-editor-git
pkgdesc = Fork of the GNU Image Manipulation Program
pkgver = r42757.42f38ba96b
- pkgrel = 1
+ pkgrel = 2
url = https://getglimpse.app/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 7806ee9b1c3a..25159068b1d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=glimpse-editor-git
pkgver=r42757.42f38ba96b
-pkgrel=1
+pkgrel=2
pkgdesc="Fork of the GNU Image Manipulation Program"
arch=(i686 x86_64)
url="https://getglimpse.app/"
@@ -58,7 +58,7 @@ build() {
--enable-gimp-console \
--enable-python \
--enable-gtk-doc \
- --with-bug-report-url=https://example.com/ \
+ --with-bug-report-url=https://aur.archlinux.org/packages/glimpse-editor-git/ \
--with-openexr
make