summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 71aa0b8258e4..b738948c3ffc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = novanav-cpp
+pkgbase = novanav
pkgdesc = NovaNav: Lightweight browser for Linux written in C++, delivering fast, distraction-free browsing experience.
pkgver = 0.0.9
pkgrel = 1
@@ -10,4 +10,4 @@ pkgbase = novanav-cpp
source = https://github.com/felipealfonsog/NovaNav/archive/refs/tags/v.0.0.9.tar.gz
sha256sums = 027cd824e9c2e6eeaf59138018288ff3290d32d9978e2640aa0b7527a16f9f5f
-pkgname = novanav-cpp
+pkgname = novanav
diff --git a/PKGBUILD b/PKGBUILD
index cdd5857a3f44..07e3669963b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Maintainer: Felipe Alfonso Gonzalez <f.alfonso@res-ear.ch>
-pkgname=novanav-cpp
+pkgname=novanav
pkgver=0.0.9
pkgrel=1
pkgdesc="NovaNav: Lightweight browser for Linux written in C++, delivering fast, distraction-free browsing experience."