summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorreztho2019-10-06 12:50:05 +0100
committerreztho2019-10-06 12:50:05 +0100
commitd3c640590590a8087188463ecdd8ed0b7579c8e3 (patch)
tree7a9e1e963e22aa815724032dff9cebd8ff7a72bc /PKGBUILD
parentd48a757ac417ce990a3cc1f5b1e217e371fb7351 (diff)
downloadaur-d3c640590590a8087188463ecdd8ed0b7579c8e3.tar.gz
Updated version to 10.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c29b6225c0d..e9a8084e3d95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tom <reztho@archlinux.org>
# Based on a contribution of: bitwave
pkgname=textadept
-pkgver=10.3
+pkgver=10.6
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=e7c3dfab62a7"
+source=("hg+http://foicica.com/hg/textadept#tag=${pkgname}_${pkgver}"
"http://foicica.com/textadept/download/textadept_${pkgver}.modules.zip")
build() {
@@ -53,4 +53,4 @@ package() {
}
md5sums=('SKIP'
- 'e8e2b0c5323fafb9802969f207ce5ff6')
+ '11c9820da7e63948b2ef23551079c0fb')