summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorluna2024-05-23 18:34:25 +0200
committerluna2024-05-23 18:34:25 +0200
commit63eed73e404067b6178802f263d238bed47f3c7a (patch)
tree86a871892106f697ec8d5145215ea14b507a32c0 /PKGBUILD
parent98d2ba8554423eb7ebf669938967f0491d067279 (diff)
downloadaur-63eed73e404067b6178802f263d238bed47f3c7a.tar.gz
Initial commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4adadb7c0588..5d80f021b742 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Maintainer: Luna
-pkgname=uwu
+pkgname=uwu-h
pkgver=1.0.0
pkgrel=1
pkgdesc="A basic AUR helper written in Rust."
@@ -23,4 +23,4 @@ package() {
check() {
cd "$srcdir/$pkgname-$pkgver"
cargo test
-} \ No newline at end of file
+}