summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2018-09-01 14:04:05 +0200
committerhaawda2018-09-01 14:04:05 +0200
commitff9d5ed876af06be88aae01cc302e5a3c369272f (patch)
treea2fe5634fd6d8a5ac88b075cd9dc7f978f3c7c20 /PKGBUILD
parent310e028013f87775c6124b7cea40b04b3e8c50db (diff)
downloadaur-ff9d5ed876af06be88aae01cc302e5a3c369272f.tar.gz
rename srcdir to abiword, not abiword-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4434279f4530..aa93e6d672fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=abiword-git
-pkgver=20472.09026668e
-pkgrel=2
+pkgver=20474.39873476b
+pkgrel=1
pkgdesc="Fully-featured word processor from official gnome gitlab mirror"
arch=('i686' 'x86_64')
url="http://www.abisource.com"
@@ -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::git+https://gitlab.gnome.org/World/AbiWord.git"
+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)