summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Frank2019-01-01 23:06:20 -0800
committerJustin Frank2019-01-01 23:06:20 -0800
commit18cdddabf0974828a186cc7b20421d9fc9ebdc2e (patch)
tree538433fc127c3cef6db7088d70c7bdf3a1bb6e06
parent2cf9a3fcfc188433c487c97f2d1f7ab36057cc48 (diff)
downloadaur-18cdddabf0974828a186cc7b20421d9fc9ebdc2e.tar.gz
Updated to 1.4.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4ca18b1ffe51..6ab034c28626 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = miniterm-git
pkgdesc = Lightweight VTE terminal emulator with colorscheme support (fork of tinyterm)
- pkgver = v1.4.0.0.g8b2fb99
- pkgrel = 3
+ pkgver = v1.4.1.0.g17d5760
+ pkgrel = 1
url = https://github.com/laelath/miniterm
arch = i386
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 3c379c753fce..f02b144ec261 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=miniterm-git
_pkgname=miniterm
-pkgver=v1.4.0.0.g8b2fb99
-pkgrel=3
+pkgver=v1.4.1.0.g17d5760
+pkgrel=1
pkgdesc="Lightweight VTE terminal emulator with colorscheme support (fork of tinyterm)"
arch=('i386' 'x86_64')
url="https://github.com/laelath/miniterm"