summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Hummel2023-12-26 14:27:13 -0700
committerDavid Hummel2023-12-26 14:27:13 -0700
commit77628c452677574b8a4f21c40f2f268799ba6442 (patch)
treef13cee8d7b7c4161f70813a4ad16a4ff6aa3f406 /PKGBUILD
parent9ecef05d5f10846c52035a8aabd294d458493168 (diff)
downloadaur-77628c452677574b8a4f21c40f2f268799ba6442.tar.gz
Remove no-longer-needed patch files & update pkgver
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e0befdce9c9..30aa427e9c75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=mapnik-git
pkgver=4.0.0.r13808.g2e1b325
-pkgrel=1
+pkgrel=2
pkgdesc='Free Toolkit for developing mapping applications. Above all Mapnik is about rendering beautiful maps (git version)'
arch=('i686' 'x86_64')
url='https://github.com/mapnik/mapnik'
@@ -38,11 +38,9 @@ makedepends=('boost'
conflicts=('mapnik')
provides=('mapnik')
source=('git+https://github.com/mapnik/mapnik.git'
- 'mapnik-cmake-harfbuzz.patch'
'mapnik-datasource-ogr-test.patch'
'git+https://github.com/mapnik/test-data.git')
sha256sums=('SKIP'
- '90f541c0845e3c7005564fa113771ce01cf2bcfd57662b7fa8849aabf4151638'
'3fcf178e646df526e9a5c278f56ad16e4f75d2f27108e7b33419649a46b92f52'
'SKIP')
@@ -53,7 +51,6 @@ pkgver() {
prepare() {
cd mapnik || exit
- patch -Np1 < ../mapnik-cmake-harfbuzz.patch
patch -Np1 < ../mapnik-datasource-ogr-test.patch
git submodule init \
test/data