summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDeckweiss2023-02-25 16:01:23 +0100
committerDeckweiss2023-02-25 16:01:23 +0100
commit302a1fd50e6ad222a545220d30a6613b26c4ace3 (patch)
tree9f76cd91c1f6e634dbb1726293e6fea99ffc99dc
parentf4e5b9fa294c11ab5bca4c773610ae95560fa9c2 (diff)
downloadaur-302a1fd50e6ad222a545220d30a6613b26c4ace3.tar.gz
Fixed bin path
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de793a36d248..d5990a85a5f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name="arttime"
pkgname="${_name}-git"
pkgver=2.0.0.r454
-pkgrel=3
+pkgrel=4
pkgdesc="Arttime brings curated text-art to otherwise artless terminal emulators of starving developers and other users who can use terminal."
arch=('any')
url="https://github.com/poetaman/${_name}"