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 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
+}