summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSebastian LaVine2023-12-10 21:59:15 -0500
committerSebastian LaVine2023-12-10 21:59:15 -0500
commita05aa0317a610681d12ab1990714dfc842a9d035 (patch)
tree5550d5c1d354fbe61eb26daf83a0dd95e9c87380 /PKGBUILD
parent0f40b5c787eca60c71760bedf3f7231496c36533 (diff)
downloadaur-onclick.tar.gz
Fix url
Now you know which file I copied this from. Oops.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e891c0608215..781220e9efd0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=onclick
pkgver=1.0.3
-pkgrel=1
+pkgrel=2
pkgdesc='Runs a command every time the terminal is clicked'
arch=('x86_64' 'aarch64')
-url='https://git.sr.ht/~adnano/kiln'
+url='https://sr.ht/~smlavine/onclick'
license=('MPLv2')
makedepends=('hare-git')
source=("https://git.sr.ht/~smlavine/onclick/archive/${pkgver}.tar.gz")