summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a55749a8f29..7b34134957dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=tym
pkgver=2.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="A tiny term for minimalists"
arch=('x86_64')
url="https://github.com/endaaman/tym"
license=('MIT')
-depends=('vte3' 'lua' 'dbus-glib')
+depends=('vte3' 'lua')
source=("https://github.com/endaaman/${pkgname}/releases/download/$pkgver/${pkgname}-$pkgver.tar.gz")
-sha1sums=('d3b4b9f6511dc2e8a0b82d555ac53cac3529b866')
+sha1sums=('2058faf4c9a038090a929ff93321a78fcb5e29d6')
build() {
cd "$pkgname-$pkgver"
./configure --prefix=/usr