summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Tran2023-07-18 21:09:11 +1000
committerVictor Tran2023-07-18 21:09:11 +1000
commit30f18c8eb2e87ce1b0758c07ae3a9816b4b77193 (patch)
treec4cb820945e9350690600b69bdc058ec08f40575
parenteda13ada0905b1b86a8f779a44fd5756c1c24b39 (diff)
downloadaur-30f18c8eb2e87ce1b0758c07ae3a9816b4b77193.tar.gz
Bump pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 57f3c9310576..84e949667a2d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tttermwidget
pkgdesc = Terminal widget used by theTerminal
pkgver = 2.0
- pkgrel = 0
+ pkgrel = 1
url = https://github.com/theCheeseboard/tttermwidget
arch = x86_64
arch = aarch64
diff --git a/PKGBUILD b/PKGBUILD
index 419b7cc4f902..1e4d93292c8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=tttermwidget
pkgver=2.0
-pkgrel=0
+pkgrel=1
pkgdesc="Terminal widget used by theTerminal"
arch=("x86_64" "aarch64")
url="https://github.com/theCheeseboard/tttermwidget"