summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b81836f29b6..ce586be7f51b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=scite
-pkgver=4.2.0
+pkgver=4.2.1
pkgrel=1
pkgdesc='Editor with facilities for building and running programs'
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ license=('custom:scite')
depends=('gtk3')
backup=('usr/share/scite/SciTEGlobal.properties')
source=("https://www.scintilla.org/${pkgname}${pkgver//./}.tgz")
-sha256sums=('2e0b95842bbc875a9224416fad3a9179ec329b3af2ca1abdd8e64c008068bb99')
+sha256sums=('aa730db55db1edb5d1a9ef0da3411524aba52edb6eccd6997fbf0f0f0ce0fdf3')
build() {
GTK3=1 make -C "scintilla/gtk"