summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2019-08-30 19:32:34 +0200
committerFabioLolix2019-08-30 19:32:34 +0200
commit1dbbd37e45dedf1137f6e160134bd7abbed7e516 (patch)
treea2d87bdad1839406e99db1e6fa23345013f10b66 /PKGBUILD
parentba521c164110582f85058c4fe32b52392ebfdf81 (diff)
downloadaur-1dbbd37e45dedf1137f6e160134bd7abbed7e516.tar.gz
aurweb bug report url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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