summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPiotr Rogoża2020-01-23 22:51:08 +0100
committerPiotr Rogoża2020-01-23 22:51:08 +0100
commit0c743998bf414192dc605774f32ef56466305e52 (patch)
treecd64951f87b3092902f29ea714c56bc41957f173 /PKGBUILD
parentc952fc3000c4cf7c70cf7d2a20418f90ebfcc287 (diff)
downloadaur-0c743998bf414192dc605774f32ef56466305e52.tar.gz
Fixed URL for a patch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d19d5c092430..89a9eebe02a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,13 @@ _author=A/AZ/AZAWAWI
_perlmod=Wx-Scintilla
pkgname=perl-wx-scintilla
pkgver=0.39
-pkgrel=4
+pkgrel=5
pkgdesc='Wx::Scintilla - Scintilla source code editing component for wxWidgets'
arch=('i686' 'x86_64')
url="http://search.cpan.org/~azawawi/Wx-Scintilla/"
license=('GPL' 'PerlArtistic')
depends=(
perl
-# wxgtk2.8
wxgtk
)
makedepends=(
@@ -31,8 +30,7 @@ perl-wx-scintillatextevent
options=(!emptydirs)
source=("http://search.cpan.org/CPAN/authors/id/$_author/$_perlmod-$pkgver.tar.gz"
remove-uneeded-libs.patch
-# p.patch
-https://anonscm.debian.org/cgit/pkg-perl/packages/libwx-scintilla-perl.git/plain/debian/patches/Fix_STC_compilation_with_GCC6.patch
+https://rt.cpan.org/Ticket/Attachment/1643625/881456/Fix_STC_compilation_with_GCC6.patch
)
sha256sums=('d6d67528a55552bb3fda2a1f22058c6c94a05eaf632dba5331afb3390defe0ea'
'53d8f6018affd735b4deb5d80128c9a0106185ddab5ed53f1409975319188e52'