summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2018-09-01 14:04:05 +0200
committerhaawda2018-09-01 14:04:05 +0200
commitff9d5ed876af06be88aae01cc302e5a3c369272f (patch)
treea2fe5634fd6d8a5ac88b075cd9dc7f978f3c7c20
parent310e028013f87775c6124b7cea40b04b3e8c50db (diff)
downloadaur-ff9d5ed876af06be88aae01cc302e5a3c369272f.tar.gz
rename srcdir to abiword, not abiword-git
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6884d280e7f4..c7eef1bcb81c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Sun Aug 26 17:48:17 UTC 2018
pkgbase = abiword-git
pkgdesc = Fully-featured word processor from official gnome gitlab mirror
- pkgver = 20472.09026668e
- pkgrel = 2
+ pkgver = 20474.39873476b
+ pkgrel = 1
url = http://www.abisource.com
arch = i686
arch = x86_64
@@ -35,7 +33,7 @@ pkgbase = abiword-git
conflicts = abiword
conflicts = 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
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 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)