summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorendaaman2021-03-11 23:58:19 +0900
committerendaaman2021-03-11 23:58:19 +0900
commitf7a355ef72aa0c306591898d7581c8c1aac23a89 (patch)
treed42c4fbd45e4ca8e1ce33695ca411b6cf6ef9844 /PKGBUILD
parent0962d2e8b5f0817c3a854d1d03c7f1d4dbbee123 (diff)
downloadaur-f7a355ef72aa0c306591898d7581c8c1aac23a89.tar.gz
bump version to 3.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72199eff14c4..fcd86dc0a6c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Ken Enda <buhibuhidog@gmail.com>
pkgname=tym
-pkgver=3.1.1
-pkgrel=2
+pkgver=3.1.2
+pkgrel=1
pkgdesc="A tiny term for minimalists"
arch=('x86_64')
url="https://github.com/endaaman/tym"
license=('MIT')
depends=('vte3' 'lua53')
source=("https://github.com/endaaman/${pkgname}/releases/download/$pkgver/${pkgname}-$pkgver.tar.gz")
-sha1sums=('09aac9c5d46037386f8670c0c8626cd2cf2dddd3')
+sha1sums=('2defe4b752fbb3229bd928b89c855900530df43e')
build() {
cd "$pkgname-$pkgver"
./configure --prefix=/usr