summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLJ2024-01-02 01:54:35 +0200
committerLJ2024-01-02 01:54:35 +0200
commit0730363cc4cb6e22141233ee7918471bdb602d92 (patch)
tree4c4d401f0e77443d1d83aab1ddadc9f4aaaa81e1
parent1cfb00c5057cbd95e5900970af1cf03f2f2e5c4a (diff)
downloadaur-0730363cc4cb6e22141233ee7918471bdb602d92.tar.gz
Fix forgotten copied description
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1be7891f06fc..e8786688408c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = resolute-bin
- pkgdesc = GUI wrapper in Tauri for the Arch Linux package manager, pacman using the wrapper paru. Designed to be intuitive, powerful and user-friendly
+ pkgdesc = Mod Manager GUI for Resonite
pkgver = 0.6.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Gawdl3y/Resolute
arch = x86_64
license = GPL-3-or-later
diff --git a/PKGBUILD b/PKGBUILD
index 9f196e6ec79d..65531e728d1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: ljoonal <aur at ljoonal.xyz>
pkgname="resolute-bin"
pkgver="0.6.1"
-pkgrel=1
-pkgdesc="GUI wrapper in Tauri for the Arch Linux package manager, pacman using the wrapper paru. Designed to be intuitive, powerful and user-friendly"
+pkgrel=2
+pkgdesc="Mod Manager GUI for Resonite"
arch=('x86_64')
url="https://github.com/Gawdl3y/Resolute"
license=('GPL-3-or-later')