aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJörg Schuck2017-12-06 14:28:57 +0100
committerJörg Schuck2017-12-06 14:28:57 +0100
commit500050a67075b27b5d3f74cfc8424fb221e9328e (patch)
tree61fe56cffadf1a6048172625e41725f5c9564dc9 /PKGBUILD
parent087455dff7ee4352eeeb332b65bccc2ca66f5be5 (diff)
downloadaur-500050a67075b27b5d3f74cfc8424fb221e9328e.tar.gz
Versioning.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 6 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6c3b915d606..cd21a61107a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,8 +15,12 @@ license=('LGPL')
depends=('aspell' 'hunspell' 'hspell' 'libvoikko' 'glib2')
makedepends=('git')
_commit=7c0ec265a89808893a692f6205f2555f30198444 # tags/enchant-1-6-1
-source=("git+https://github.com/AbiWord/enchant.git#commit=$_commit")
-sha256sums=('SKIP')
+source=(
+ "git+https://github.com/AbiWord/enchant.git#commit=$_commit"
+ "makefile_1.6.patch"
+)
+sha256sums=('SKIP'
+ 'ed2a2be438e6b251a6d512a75936346fcda5f40dbe0967e571e542e4cb611b81')
pkgver() {
cd $_pkgname