From de8d7fd55f0afecb98fb31783aad18c4d60093c0 Mon Sep 17 00:00:00 2001 From: kin fuyuki Date: Tue, 17 Jun 2025 23:52:50 -0300 Subject: [PATCH] a --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index f02b189..f51464d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,13 +8,13 @@ pkgdesc="tiny script runner" arch=('any') -url="https://crystalsoft.neocities.org" +url="https://github.com/J-K-Tech/tiny" license=('AGPL3') makedepends=('gcc') -source=("https://github.com/J-K-Tech/${pkgname}/archive/refs/tags/${pkgver}.tar.gz") +source=("https://github.com/J-K-Tech/tiny/archive/refs/tags/${pkgver}.tar.gz") sha256sums=('2af3bfa2937e7452f74895db7e12c60b67000dc9c2e9f1aa1e53f7e1537d2636')