summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2018-09-13 20:02:56 +0200
committerhaawda2018-09-13 20:02:56 +0200
commit51ab0d7435342d3ac4a72c7f3ab12c077ee50df5 (patch)
treee2c711131b76afd3e025f98aa95db1600036566f /PKGBUILD
parentd1dc5f14fd25be524586c75a8aa947c3188101d4 (diff)
downloadaur-51ab0d7435342d3ac4a72c7f3ab12c077ee50df5.tar.gz
track git commits again
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d2268f17757..759c71aaeca9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=abiword-git
-pkgver=20479.66bb85744 # 6df5d7ec6 works
+pkgver=20491.3e45fda69 # 6df5d7ec6 works
pkgrel=1
pkgdesc="Fully-featured word processor from official gnome gitlab mirror"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ depends=('wv' 'goffice' 'redland' 'libical' 'loudmouth' 'enchant' 'libwpg'
makedepends=('git' 'asio' 'boost' 'gobject-introspection' 'python2' 'libwpd')
provides=('abiword' 'abiword-plugins')
conflicts=('abiword' 'abiword-plugins')
-source=("abiword::git+https://gitlab.gnome.org/World/AbiWord.git#commit=66bb8574"
+source=("abiword::git+https://gitlab.gnome.org/World/AbiWord.git"
'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)