summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2020-04-24 19:45:21 +0200
committerFabioLolix2020-04-24 19:45:21 +0200
commitff76ee07149842195117298fa50c90c621e6854b (patch)
tree497d7d3f023ea930c1d79f721c26806acb78d681
parent976acbc78b447eea1e703a2a3bafab21ec6c476d (diff)
downloadaur-ff76ee07149842195117298fa50c90c621e6854b.tar.gz
disable python, use default branch
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30532485eb10..a3e7120e5601 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = glimpse-editor-git
pkgdesc = Fork of the GNU Image Manipulation Program
- pkgver = 0.1.0.r0.gb6b4dd0194
+ pkgver = 0.1.0.r95.gf1cd9dc9cd
pkgrel = 1
url = https://glimpse-editor.org/
arch = i686
@@ -44,7 +44,7 @@ pkgbase = glimpse-editor-git
provides = gimp
conflicts = glimpse-editor
conflicts = gimp
- source = git+https://github.com/glimpse-editor/Glimpse#branch=glimpse-0-1
+ source = git+https://github.com/glimpse-editor/Glimpse
sha512sums = SKIP
pkgname = glimpse-editor-git
diff --git a/PKGBUILD b/PKGBUILD
index 133754e24741..78a74d8efd69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Fabio 'Lolix' Loli <lolix@disroot.org> -> https://github.com/FabioLolix
+# Maintainer: Fabio 'Lolix' Loli <fabio.loli@disroot.org> -> https://github.com/FabioLolix
pkgname=glimpse-editor-git
-pkgver=0.1.0.r0.gb6b4dd0194
+pkgver=0.1.0.r95.gf1cd9dc9cd
pkgrel=1
pkgdesc="Fork of the GNU Image Manipulation Program"
arch=(i686 x86_64)
@@ -27,7 +27,7 @@ optdepends=('gutenprint: for sophisticated printing only as glimpse has built-in
)
provides=(glimpse-editor gimp)
conflicts=(glimpse-editor gimp)
-source=("git+https://github.com/glimpse-editor/Glimpse#branch=glimpse-0-1")
+source=("git+https://github.com/glimpse-editor/Glimpse")
sha512sums=('SKIP')
pkgver() {
@@ -53,8 +53,8 @@ build() {
--libexecdir=/usr/bin \
--enable-mp \
--enable-gimp-console \
- --enable-python \
--enable-gtk-doc \
+ --disable-python \
--with-bug-report-url=https://aur.archlinux.org/packages/glimpse-editor-git/ \
--with-openexr