summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSquitchYT2021-06-11 18:08:32 +0000
committerSquitchYT2021-06-11 18:08:32 +0000
commit65a048bd72be4c329bec3bb25664153e4ec8082a (patch)
treeb6a3d1352107481fa98148b0663539492a5e40aa
parentaf9ef3ba4a27d15f7f5a731126a5acd53e6d10dd (diff)
downloadaur-65a048bd72be4c329bec3bb25664153e4ec8082a.tar.gz
fix
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d4df3cb9696..672d7cef873d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tess-git
pkgdesc = Tess hackable, simple, rapid and beautiful terminal for the new era
- pkgver = 1.2r159.b682362
+ pkgver = 1.2r166.0705fef
pkgrel = 1
url = https://github.com/SquitchYT/Tess.git
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index a46bd4e343bf..409a2ff8cfb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=tess-git
-pkgver=1.2r159.b682362
+pkgver=1.2r166.0705fef
pkgrel=1
pkgdesc="Tess hackable, simple, rapid and beautiful terminal for the new era"
arch=(x86_64)
@@ -50,4 +50,4 @@ package() {
cp -r -f * "${pkgdir}/opt/tess/"
ln -s "/opt/tess/tess" "${pkgdir}/usr/bin/tess"
-} \ No newline at end of file
+}