summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGertjan Halkes2022-01-29 18:46:47 +0100
committerGertjan Halkes2022-01-29 18:46:47 +0100
commitf66c37b631041d6ef3c08b5be5e3ca7b764306ad (patch)
tree5b17c2c60a4ab71b1dae23b29e70453754db47f4 /PKGBUILD
parentcfe1ea47c60a502a9f6e9831b283234cf49b2135 (diff)
downloadaur-tilde.tar.gz
Upload version 1.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61ae466b305d..9ea0f9072d43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: William Di Luigi <williamdiluigi@gmail.com>
pkgname=tilde
-pkgver=1.1.2
+pkgver=1.1.3
pkgrel=1
pkgdesc="An intuitive text editor for the terminal."
arch=('x86_64' 'i686')
@@ -20,7 +20,7 @@ install=''
changelog=
source=("http://os.ghalkes.nl/dist/$pkgname-$pkgver.tar.bz2")
noextract=()
-md5sums=('c3b39031602f22549a8d504b40cb20db')
+md5sums=('1d887c6b7c835af8b7fda54289ebcc59')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"