diff options
| author | Shulhan <ms@kilabit.info> | 2025-07-07 01:14:39 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2025-07-07 01:16:51 +0700 |
| commit | 3da5ef67fd86573b36873849a04f42064aa8aa2a (patch) | |
| tree | 21bfa8dca63b2ffc068faf82e2069baa3cb3a0ed | |
| parent | 4565ed0067d6a0f7d3f48ef84a7781989aed2ce7 (diff) | |
| download | bin.sh-3da5ef67fd86573b36873849a04f42064aa8aa2a.tar.xz | |
AUR: update the url and remove unnecessary conflicts
| -rw-r--r-- | AUR/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/AUR/PKGBUILD b/AUR/PKGBUILD index 421c7e0..6f877f9 100644 --- a/AUR/PKGBUILD +++ b/AUR/PKGBUILD @@ -4,13 +4,13 @@ pkgver=r12.80334be pkgrel=1 pkgdesc='A collection of shell scripts' arch=('any') -url='https://git.sr.ht/~shulhan/bin.sh' +url='https://kilabit.info/project/bin.sh/' license=('GPL3') groups=() depends=('bash-completion' 'hunspell-id-git') makedepends=('git' 'pkgconf') provides=('bin.sh') -conflicts=('bin.sh') +conflicts=() replaces=() backup=() options=() |
