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 77a78fbdd888..f5fadb58777a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Oct 1 22:47:26 UTC 2016
+# Sat Dec 24 18:35:15 UTC 2016
pkgbase = textadept
pkgdesc = A fast, minimalist, and remarkably extensible cross-platform text editor
- pkgver = 9.0
+ pkgver = 9.2
pkgrel = 1
url = http://foicica.com/textadept/
arch = i686
@@ -16,10 +16,10 @@ pkgbase = textadept
provides = textadept
conflicts = textadept-bin
replaces = textadept-bin
- source = hg+http://foicica.com/hg/textadept#revision=bdd7e352df48
- source = http://foicica.com/textadept/download/textadept_9.0.modules.zip
+ source = hg+http://foicica.com/hg/textadept#revision=3101763365cf
+ source = http://foicica.com/textadept/download/textadept_9.2.modules.zip
md5sums = SKIP
- md5sums = 2e3cc33d2630ad64675b5ce73b49276a
+ md5sums = 6b27c92e9c3671a194c08cac007c9a98
pkgname = textadept
diff --git a/PKGBUILD b/PKGBUILD
index cf5736544424..6e640aae647c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tom <reztho@archlinux.org>
# Based on a contribution of: bitwave
pkgname=textadept
-pkgver=9.0
+pkgver=9.2
pkgrel=1
pkgdesc="A fast, minimalist, and remarkably extensible cross-platform text editor"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ makedepends=('mercurial' 'wget' 'unzip')
provides=("$pkgname")
conflicts=('textadept-bin')
replaces=('textadept-bin')
-source=("hg+http://foicica.com/hg/textadept#revision=bdd7e352df48"
+source=("hg+http://foicica.com/hg/textadept#revision=3101763365cf"
"http://foicica.com/textadept/download/textadept_${pkgver}.modules.zip")
build() {
@@ -65,4 +65,4 @@ package() {
}
md5sums=('SKIP'
- '2e3cc33d2630ad64675b5ce73b49276a')
+ '6b27c92e9c3671a194c08cac007c9a98')