summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJacobTech2024-04-11 11:22:11 -0400
committerJacobTech2024-04-11 11:22:11 -0400
commit3f855b9819b90b02a0b91b80d3bd6d5ea6ab0bdd (patch)
treec75224bb2c6b82472dc630c6ce9c4cd8aeaa55e3
parentaf720ba7eae00706e98b1f899cf7670f13388f5a (diff)
downloadaur-3f855b9819b90b02a0b91b80d3bd6d5ea6ab0bdd.tar.gz
Update package
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5120d2c38f46..a6c427ee8497 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = luski-beta-bin
pkgdesc = Simple open source chat app
- pkgver = 1.1.0.0
- pkgrel = 1
+ pkgver = 0.0.0.1
+ pkgrel = 2
url = https://www.jacobtech.com/Luski
arch = x86_64
license = GPL
- depends = dotnet-runtime-6.0
+ depends = dotnet-runtime-8.0
depends = curl
provides = luski-beta
conflicts = luski-beta-contained-bin
diff --git a/PKGBUILD b/PKGBUILD
index 637ad7825b90..de5dd5674280 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: JacobTech <Jacob@JacobTech.com>
pkgname='luski-beta-bin'
-pkgver=1.1.0.0
-pkgrel=1
+pkgver=0.0.0.1
+pkgrel=2
pkgdesc="Simple open source chat app"
arch=('x86_64')
url="https://www.jacobtech.com/Luski"
license=('GPL')
-depends=('dotnet-runtime-6.0' 'curl')
+depends=('dotnet-runtime-8.0' 'curl')
provides=('luski-beta')
conflicts=('luski-beta-contained-bin')
source=("luski-beta.tar.gz::https://www.jacobtech.com/Updater/GetPKG?directory=Luski&branch=Beta&selfcontained=false&platform=linux-x64")
@@ -34,7 +34,7 @@ exec /usr/lib/luski-beta/Luski \"\$@\"" >> "$pkgdir"/usr/bin/luski-beta.sh
touch "$pkgdir/usr/share/applications/luski beta.desktop"
cd "$pkgdir"/usr/share/applications
echo -n "[Desktop Entry]
-Name=luski-beta
+Name=Luski Beta
Version=1.0
GenericName=Luski Beta
Comment=Luski is a free opensource chat app