summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenwoodFox2024-04-09 15:17:50 -0400
committerKenwoodFox2024-04-09 15:17:50 -0400
commit9ab0da8aa53ac3332c279ce864d52150e03a4d87 (patch)
tree3abe3669ce2d868c03a60695e46d3bee8137a5eb
parent5d021a876d35b4ed612867d26f3b2ac55dd7a6d8 (diff)
downloadaur-9ab0da8aa53ac3332c279ce864d52150e03a4d87.tar.gz
Bump
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 953e41cec4f2..a65a10ae96ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = fchat-rising-appimage
pkgdesc = A heavily customized version of the mainline F-Chat 3.0 client.
- pkgver = 1.25.1
+ pkgver = 1.26.2
pkgrel = 1
url = https://github.com/mrstallion/fchat-rising/
arch = x86_64
license = MIT
provides = fchat
conflicts = fchat
- noextract = fchat-rising-appimage-1.25.1.AppImage
+ noextract = fchat-rising-appimage-1.26.2.AppImage
options = !strip
- source_x86_64 = fchat-rising-appimage-1.25.1.AppImage::https://github.com/mrstallion/fchat-rising/releases/download/v1.25.1/F-Chat-Rising-linux-x64.AppImage
- source_x86_64 = https://raw.githubusercontent.com/mrstallion/fchat-rising/v1.25.1/LICENSE
- sha256sums_x86_64 = 66ab27f267b10099bb8c0b8a1657efa213a6d5a175f91a945cacbf0cdab37faf
+ source_x86_64 = fchat-rising-appimage-1.26.2.AppImage::https://github.com/mrstallion/fchat-rising/releases/download/v1.26.2/F-Chat-Rising-linux-x64.AppImage
+ source_x86_64 = https://raw.githubusercontent.com/mrstallion/fchat-rising/v1.26.2/LICENSE
+ sha256sums_x86_64 = 6ed1726ee5eb5750ae0ab48425d13aad9d8cb091767de186ea9ea5e8a18f0acb
sha256sums_x86_64 = SKIP
pkgname = fchat-rising-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 2d148ba0dc1e..708cf21a9779 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=fchat
pkgname="${_pkgname}"-rising-appimage
-pkgver=1.25.1
+pkgver=1.26.2
pkgrel=1
pkgdesc="A heavily customized version of the mainline F-Chat 3.0 client."
arch=('x86_64')
@@ -19,7 +19,7 @@ source_x86_64=("${_appimage}::https://github.com/mrstallion/fchat-rising/release
"https://raw.githubusercontent.com/mrstallion/fchat-rising/v${pkgver}/LICENSE"
)
noextract=("${_appimage}")
-sha256sums_x86_64=('66ab27f267b10099bb8c0b8a1657efa213a6d5a175f91a945cacbf0cdab37faf'
+sha256sums_x86_64=('6ed1726ee5eb5750ae0ab48425d13aad9d8cb091767de186ea9ea5e8a18f0acb'
'SKIP')
prepare() {