summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f299ceb4790b..230a81c3a26a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = textadept-bin
pkgdesc = A fast, minimalist and remarkably extensible text editor (binary version)
- pkgver = 10.4
+ pkgver = 10.5
pkgrel = 1
url = http://foicica.com/textadept
install = textadept.install
@@ -17,11 +17,11 @@ pkgbase = textadept-bin
conflicts = textadept-modules
conflicts = textadept-modules-beta
conflicts = textadept
- source = http://foicica.com/textadept/download/textadept_10.4.x86_64.tgz
- source = http://foicica.com/textadept/download/textadept_10.4.modules.zip
+ source = http://foicica.com/textadept/download/textadept_10.5.x86_64.tgz
+ source = http://foicica.com/textadept/download/textadept_10.5.modules.zip
source = textadept.install
- sha256sums = 1aa5638de1ca8299b78bd9a3e743deb932938cbff5088bddc6ba403f6c734d38
- sha256sums = 462c13a93a797198f6e95d9b66cfb9257a32f84caccb761056fc85440c939e21
+ sha256sums = a783a7ff97505bbcaeb1b869d49f3359c0ec4426f286becb95febe72e255b776
+ sha256sums = 151fc50654cc03c07144c5b908801d336899a051ab1aab31aaf5195d43a80031
sha256sums = b2971d4c6743033b16b172c2b208942a4a6082c7bcfb593ae25bff3fbad45b4b
pkgname = textadept-bin
diff --git a/PKGBUILD b/PKGBUILD
index c2d7d3009284..386f02ad7152 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=textadept
pkgname=textadept-bin
-pkgver=10.4
+pkgver=10.5
pkgrel=1
pkgdesc="A fast, minimalist and remarkably extensible text editor (binary version)"
url="http://foicica.com/textadept"
@@ -18,8 +18,8 @@ _arch=x86_64
source=(http://foicica.com/textadept/download/${_pkgname}_${pkgver}.${_arch}.tgz
http://foicica.com/textadept/download/${_pkgname}_${pkgver}.modules.zip
textadept.install)
-sha256sums=('1aa5638de1ca8299b78bd9a3e743deb932938cbff5088bddc6ba403f6c734d38'
- '462c13a93a797198f6e95d9b66cfb9257a32f84caccb761056fc85440c939e21'
+sha256sums=('a783a7ff97505bbcaeb1b869d49f3359c0ec4426f286becb95febe72e255b776'
+ '151fc50654cc03c07144c5b908801d336899a051ab1aab31aaf5195d43a80031'
'b2971d4c6743033b16b172c2b208942a4a6082c7bcfb593ae25bff3fbad45b4b')
[ "$CARCH" = "i686" ] &&
sha256sums[0]='d2a7021c822aaec243657966f2f7e8dd929afa9dba3182816a8fe35090176964'