summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbitwave2015-11-17 08:41:05 +0100
committerbitwave2015-11-17 08:41:05 +0100
commit419f8615e2f42ff803988a226ad7d67c23bbf0f0 (patch)
treeb6b75fb4f1935b949bf3680987c6136559bd43b0
parent734e568216fc54cae8e41c41f8b2d8c089c92aec (diff)
downloadaur-419f8615e2f42ff803988a226ad7d67c23bbf0f0.tar.gz
updated package
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe7a4b75863f..75db8b9157e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v7
-# Fri Oct 2 10:57:43 UTC 2015
pkgbase = textadept
pkgdesc = A fast, minimalist and remarkably extensible text editor
- pkgver = 8.3
+ pkgver = 8.4
pkgrel = 1
url = http://foicica.com/textadept
install = textadept.install
@@ -18,11 +16,11 @@ pkgbase = textadept
conflicts = textadept-latest-stable
conflicts = textadept-modules
conflicts = textadept-modules-beta
- source = http://foicica.com/textadept/download/textadept_8.3.x86_64.tgz
- source = http://foicica.com/textadept/download/textadept_8.3.modules.zip
+ source = http://foicica.com/textadept/download/textadept_8.4.x86_64.tgz
+ source = http://foicica.com/textadept/download/textadept_8.4.modules.zip
source = textadept.install
- sha256sums = a9fe9690103b5564ed9b590b8154a0ec86bc15cd4a8a4e7729859a507dcd724e
- sha256sums = 4c2a6742401fb25e740f428f809e2c939c3c57d50fd40a4a4e476ea57128e91e
+ sha256sums = ccd827759048e49ce27e2e25f85311afa37aded5bb5f958df9114a588a8ffbc7
+ sha256sums = 4dc8d07e86bd444322e0f62518abdfc4b6069f3f2afcbbc57477fef7305669bf
sha256sums = b2971d4c6743033b16b172c2b208942a4a6082c7bcfb593ae25bff3fbad45b4b
pkgname = textadept
diff --git a/PKGBUILD b/PKGBUILD
index fa82ca85a4c3..c80594da0198 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: bitwave
pkgname=textadept
-pkgver=8.3
+pkgver=8.4
pkgrel=1
pkgdesc="A fast, minimalist and remarkably extensible text editor"
url="http://foicica.com/textadept"
@@ -17,8 +17,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=('a9fe9690103b5564ed9b590b8154a0ec86bc15cd4a8a4e7729859a507dcd724e'
- '4c2a6742401fb25e740f428f809e2c939c3c57d50fd40a4a4e476ea57128e91e'
+sha256sums=('ccd827759048e49ce27e2e25f85311afa37aded5bb5f958df9114a588a8ffbc7'
+ '4dc8d07e86bd444322e0f62518abdfc4b6069f3f2afcbbc57477fef7305669bf'
'b2971d4c6743033b16b172c2b208942a4a6082c7bcfb593ae25bff3fbad45b4b')
[ "$CARCH" = "i686" ] &&
sha256sums[0]='1ec95f00a118462b6b5256cf77c2afe4ee66e70390ec5d503f79a0cd2c339df3'