summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Weber2023-03-05 16:51:29 -0700
committerMax Weber2023-03-05 16:51:29 -0700
commit01fc6f789c2fef4aa99b64987ba5ed7c3c0d2ed4 (patch)
tree08dc199dd0417b171ba80a27c2a5586b57adbc0f
parentd94fe14aa81fc325ff3620db61f11e0572a7b2ff (diff)
downloadaur-01fc6f789c2fef4aa99b64987ba5ed7c3c0d2ed4.tar.gz
Release 2.6.3
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ea3a3ccb3df..ac1c59b1c230 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = runelite
pkgdesc = Open source Old School RuneScape client.
- pkgver = 2.6.1
+ pkgver = 2.6.3
pkgrel = 1
epoch = 1
url = https://runelite.net/
@@ -11,11 +11,11 @@ pkgbase = runelite
optdepends = gvfs: enable links
optdepends = libnotify: native tray notifications
noextract = RuneLite.jar
- source = 2.6.1_RuneLite.jar::https://github.com/runelite/launcher/releases/download/2.6.1/RuneLite.jar
- source = 2.6.1_RuneLite.LICENSE::https://raw.githubusercontent.com/runelite/launcher/2.6.1/LICENSE
- source = 2.6.1_runelite.png::https://raw.githubusercontent.com/runelite/launcher/2.6.1/appimage/runelite.png
+ source = 2.6.3_RuneLite.jar::https://github.com/runelite/launcher/releases/download/2.6.3/RuneLite.jar
+ source = 2.6.3_RuneLite.LICENSE::https://raw.githubusercontent.com/runelite/launcher/2.6.3/LICENSE
+ source = 2.6.3_runelite.png::https://raw.githubusercontent.com/runelite/launcher/2.6.3/appimage/runelite.png
source = runelite.desktop
- sha256sums = 5eeeb4dfde0810806d3e89049676746172cdaafab5083e19a125648691d49054
+ sha256sums = b4db68442950be4a44c07d02debc851dda6e48f66f1969f22cc01b5423097f3c
sha256sums = 1487fb5a1804002fd63fe8c01c75258c148fbfa0e2c5d9e97056f9fcd607c0ad
sha256sums = 81cb6ce7d8c4b9154e9840ab9d2938d0e6234f227049f004cacf90724f95cc11
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 84c1f10673ee..a63329f1fbea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jason Stryker <public at jasonstryker dot com>
pkgname=runelite
-pkgver=2.6.1
+pkgver=2.6.3
pkgrel=1
epoch=1
pkgdesc="Open source Old School RuneScape client."
@@ -21,7 +21,7 @@ source=("${pkgver}_RuneLite.jar::https://github.com/runelite/launcher/releases/d
"${pkgver}_runelite.png::https://raw.githubusercontent.com/runelite/launcher/${pkgver}/appimage/runelite.png"
runelite.desktop)
noextract=('RuneLite.jar')
-sha256sums=('5eeeb4dfde0810806d3e89049676746172cdaafab5083e19a125648691d49054'
+sha256sums=('b4db68442950be4a44c07d02debc851dda6e48f66f1969f22cc01b5423097f3c'
'1487fb5a1804002fd63fe8c01c75258c148fbfa0e2c5d9e97056f9fcd607c0ad'
'81cb6ce7d8c4b9154e9840ab9d2938d0e6234f227049f004cacf90724f95cc11'
'SKIP')