summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8dfd227b52d5..2c5d2b0278ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Thu Jun 15 18:14:21 UTC 2017
pkgbase = perl-wx-scintilla
pkgdesc = Wx::Scintilla - Scintilla source code editing component for wxWidgets
pkgver = 0.39
- pkgrel = 4
+ pkgrel = 5
url = http://search.cpan.org/~azawawi/Wx-Scintilla/
arch = i686
arch = x86_64
@@ -24,7 +22,7 @@ pkgbase = perl-wx-scintilla
options = !emptydirs
source = http://search.cpan.org/CPAN/authors/id/A/AZ/AZAWAWI/Wx-Scintilla-0.39.tar.gz
source = remove-uneeded-libs.patch
- source = https://anonscm.debian.org/cgit/pkg-perl/packages/libwx-scintilla-perl.git/plain/debian/patches/Fix_STC_compilation_with_GCC6.patch
+ source = https://rt.cpan.org/Ticket/Attachment/1643625/881456/Fix_STC_compilation_with_GCC6.patch
sha256sums = d6d67528a55552bb3fda2a1f22058c6c94a05eaf632dba5331afb3390defe0ea
sha256sums = 53d8f6018affd735b4deb5d80128c9a0106185ddab5ed53f1409975319188e52
sha256sums = f6e31893d71e1fc7ba10f7ad33bf478be952442ecf718e615ec28532e9527401
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'