summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2018-09-09 16:40:55 +0200
committerhaawda2018-09-09 16:40:55 +0200
commit010e4e52c2e878a57a3da4bc1510f4d623e0031f (patch)
treeebf159aee47066a1dad5f4647ca7f54a31cf6b2e
parentb2790a536ecf742ac1e4191bf2ba6b81f846c7f3 (diff)
downloadaur-010e4e52c2e878a57a3da4bc1510f4d623e0031f.tar.gz
stick to commit 6df5d7ec
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cbe1849e0c5a..1d90a8ee782f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = abiword-git
pkgdesc = Fully-featured word processor from official gnome gitlab mirror
- pkgver = 20486.d95b8e71c
+ pkgver = 20478.6df5d7ec6
pkgrel = 1
url = http://www.abisource.com
arch = i686
@@ -33,7 +33,7 @@ pkgbase = abiword-git
conflicts = abiword
conflicts = abiword-plugins
options = !makeflags
- source = abiword::git+https://gitlab.gnome.org/World/AbiWord.git
+ source = abiword::git+https://gitlab.gnome.org/World/AbiWord.git#commit=6df5d7ec
source = enchant-2.1.patch::https://git.archlinux.org/svntogit/packages.git/plain/trunk/enchant-2.1.patch?h=packages/abiword
source = aiksaurus-plugin.m4::https://git.archlinux.org/svntogit/packages.git/plain/trunk/aiksaurus-plugin.m4?h=packages/abiword
source = command-plugin.m4::https://git.archlinux.org/svntogit/packages.git/plain/trunk/command-plugin.m4?h=packages/abiword
diff --git a/PKGBUILD b/PKGBUILD
index a622260f42d8..536a7f699a3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=abiword-git
-pkgver=20486.d95b8e71c
+pkgver=20478.6df5d7ec6
pkgrel=1
pkgdesc="Fully-featured word processor from official gnome gitlab mirror"
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ makedepends=('git' 'asio' 'boost' 'gobject-introspection' 'python2' 'libwpd')
provides=('abiword' 'abiword-plugins')
conflicts=('abiword' 'abiword-plugins')
options=('!makeflags')
-source=("abiword::git+https://gitlab.gnome.org/World/AbiWord.git"
+source=("abiword::git+https://gitlab.gnome.org/World/AbiWord.git#commit=6df5d7ec"
'enchant-2.1.patch::https://git.archlinux.org/svntogit/packages.git/plain/trunk/enchant-2.1.patch?h=packages/abiword'
'aiksaurus-plugin.m4::https://git.archlinux.org/svntogit/packages.git/plain/trunk/aiksaurus-plugin.m4?h=packages/abiword'
'command-plugin.m4::https://git.archlinux.org/svntogit/packages.git/plain/trunk/command-plugin.m4?h=packages/abiword' in_chroot.patch)