summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorendaaman2018-10-14 13:26:11 +0900
committerendaaman2018-10-14 13:26:11 +0900
commit6ea49c57de2ac35f5b86d01e2f18d97aa30ed00b (patch)
tree7a2c61070f1c5caf6d915fac22ebbc36c7c99ce3 /PKGBUILD
parent65fa74a526e7d6cd1d9560e4d58f332a21f4dc26 (diff)
downloadaur-6ea49c57de2ac35f5b86d01e2f18d97aa30ed00b.tar.gz
bump version to 2.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e0852616033..99a840a4e827 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ken Enda <buhibuhidog@gmail.com>
pkgname=tym
-pkgver=2.0.0
+pkgver=2.0.1
pkgrel=1
pkgdesc="A tiny term for minimalists"
arch=('x86_64')
@@ -9,7 +9,7 @@ url="https://github.com/endaaman/tym"
license=('MIT')
depends=('vte3' 'lua')
source=("https://github.com/endaaman/${pkgname}/releases/download/$pkgver/${pkgname}-$pkgver.tar.gz")
-sha1sums=('f27da73e6c673a7284af2c0051d70f958fdaa300')
+sha1sums=('ff55742e29bff293e3b117a152c91d890f74c47d')
build() {
cd "$pkgname-$pkgver"
./configure --prefix=/usr