summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPaul Clark2018-05-03 16:54:43 +0100
committerPaul Clark2018-05-03 16:54:43 +0100
commitfa9d12cc71fcef71056ce50e74b41a2d69b1ba5e (patch)
tree08bc80c860b11517623beb7da9bed6d1aa034f37 /PKGBUILD
parent92073322ba221115341ffcd5bc6a2750232f1e63 (diff)
downloadaur-fa9d12cc71fcef71056ce50e74b41a2d69b1ba5e.tar.gz
Include -O2 in CFLAGS
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 995d8347712d..f72e68bb57c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: David Koenig <koenigdmj@gmail.com>
pkgname=bible-kjv
pkgver=4.29
-pkgrel=2
+pkgrel=3
pkgdesc="King James Bible, Concordance, and Command-Line Viewer"
arch=(i686 x86_64)
url="http://www.debian.org/"
@@ -12,7 +12,7 @@ makedepends=('perl')
source=(http://ftp.debian.org/debian/pool/main/b/${pkgname}/${pkgname}_${pkgver}.tar.gz
makefile.patch)
md5sums=('e08a001de6e436cb4554ffcb19c24d37'
- '17018de81419f5bc227669aa03639c0d')
+ 'e234e246b418fbd75a3855e321775a9e')
package () {
patch -p1 < makefile.patch