summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorendaaman2019-09-19 10:20:41 +0900
committerendaaman2019-09-19 10:20:52 +0900
commit318d72f4752bd21219e8606441260ce783dff8dc (patch)
treea550be698a7e575321709538a5281b0d257bcf69
parent46aede5a1548fb6ce5ecc976541b07ffeac039e2 (diff)
downloadaur-318d72f4752bd21219e8606441260ce783dff8dc.tar.gz
update pkgrel to 2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 239285cd3972..e834593dc24b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = tym
pkgdesc = A tiny term for minimalists
- pkgver = 3.0.0
+ pkgver = 3.0.1
pkgrel = 1
url = https://github.com/endaaman/tym
arch = x86_64
license = MIT
depends = vte3
depends = lua
- source = https://github.com/endaaman/tym/releases/download/3.0.0/tym-3.0.0.tar.gz
+ source = https://github.com/endaaman/tym/releases/download/3.0.1/tym-3.0.1.tar.gz
sha1sums = 2b5ff07b7206ecaffa012aadda52e9dd9a2eda6c
pkgname = tym
diff --git a/PKGBUILD b/PKGBUILD
index c395d9ca6532..1e88fd5c2a10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ken Enda <buhibuhidog@gmail.com>
pkgname=tym
-pkgver=3.0.0
-pkgrel=1
+pkgver=3.0.1
+pkgrel=2
pkgdesc="A tiny term for minimalists"
arch=('x86_64')
url="https://github.com/endaaman/tym"