summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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")