summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVictor Tran2021-07-06 20:26:39 +1000
committerVictor Tran2021-07-06 20:26:39 +1000
commitdbabb6f16aa8380c169af3a3e2764432867de388 (patch)
treeffdbc964c24161785de5d18d3dd234f100a61407 /PKGBUILD
parent4db2606d7418030348b870a748f9df26893cb1ec (diff)
downloadaur-dbabb6f16aa8380c169af3a3e2764432867de388.tar.gz
Update to 1.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 14efe6ff3d89..ce007f6e9efc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Victor Tran <vicr12345 at gmail dot com>
pkgname=tttermwidget
-pkgver=1.0
-pkgrel=2
+pkgver=1.0.1
+pkgrel=0
pkgdesc="Terminal widget used by theTerminal"
arch=("i686" "x86_64")
url="https://github.com/vicr123/tttermwidget"
license=("GPL2")
depends=("qt5-base" "libsm" "libxkbcommon-x11" "libutf8proc" "the-libs")
makedepends=("qt5-tools")
-source=("$pkgname-$pkgver"::'https://github.com/vicr123/tttermwidget/archive/v1.0.tar.gz')
-sha256sums=("c7360d2bf1a00a90174b4b69e2f53e83e6f7d5afee5d520d3c9fe3a25055ac26")
+source=("$pkgname-$pkgver"::'https://github.com/vicr123/tttermwidget/archive/v1.0.1.tar.gz')
+sha256sums=("6329163b696c06b62df96aa04cb28bc7c85cfc862f34ef8a3d5a9eb504d5fe91")
build() {
mkdir -p build