Skip to content

Commit

Permalink
upgpkg: thelounge-beta 4.4.2rc.1-1
Browse files Browse the repository at this point in the history
upstream release
  • Loading branch information
aminvakil committed Feb 19, 2024
1 parent 87699ca commit 744afce
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
16 changes: 8 additions & 8 deletions .SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = thelounge-beta
pkgdesc = Modern self-hosted web IRC client (Latest release/pre-release)
pkgver = 4.4.1
pkgver = 4.4.2rc.1
pkgrel = 1
url = https://thelounge.chat/
arch = any
Expand All @@ -11,19 +11,19 @@ pkgbase = thelounge-beta
depends = nodejs
provides = thelounge
conflicts = thelounge
noextract = thelounge-4.4.1.tgz
noextract = thelounge-4.4.2-rc.1.tgz
options = !lto
backup = etc/thelounge/config.js
source = https://registry.npmjs.org/thelounge/-/thelounge-4.4.1.tgz
source = https://github.com/raw/thelounge/thelounge/v4.4.1/yarn.lock
source = https://github.com/raw/thelounge/thelounge/v4.4.1/package.json
source = https://registry.npmjs.org/thelounge/-/thelounge-4.4.2-rc.1.tgz
source = https://github.com/raw/thelounge/thelounge/v4.4.2-rc.1/yarn.lock
source = https://github.com/raw/thelounge/thelounge/v4.4.2-rc.1/package.json
source = system.service
source = user.service
source = sysusers.d
source = tmpfiles.d
sha256sums = 957c72feec7a07b22a885fb2e96efc79f784f730ce411ce8758b024e775164e9
sha256sums = 946908b3762977d52ce16b8e3c8cc6eda04d2b5c1a718a8075188971d6bbc63d
sha256sums = 0cefc73b1dc4f8dcbd833bea57bed096aac11e91970fadc43cd75e159cfc8af0
sha256sums = 8d5baaa27721c13b7c9012e0ae0c1944cbcbbf0810a7014501ea030550ecde33
sha256sums = 0bcb88814337e6dd1352dd382a14e6c277f71410767277db34c97b998e1cd0b9
sha256sums = 8db0269b05dc4ea8faec9491967ff20587e2eb4d6b1bce7ef206d6a118d1b899
sha256sums = c92210f6ac8f01c1cd01b6b26793094cd2feea583ed21fab3564d6bcafdc7a20
sha256sums = c609f3309f54bd6285e99ff29ca2464828bec7bbbca67243ee688bd2d605dbf0
sha256sums = 30fab63b8a4ffcfdda4c5b8d7c66822a323c4f1de6ca62b77fe9500f4befc0a5
Expand Down
8 changes: 4 additions & 4 deletions PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Contributor: Maxime Poulin <maxpoulin64@gmail.com>
_pkgname=thelounge
pkgname=thelounge-beta
_pkgver=4.4.1
_pkgver=4.4.2-rc.1
pkgver=${_pkgver/-/}
pkgrel=1
pkgdesc='Modern self-hosted web IRC client (Latest release/pre-release)'
Expand All @@ -26,9 +26,9 @@ source=(
'tmpfiles.d'
)
noextract=("$_pkgname-$_pkgver.tgz")
sha256sums=('957c72feec7a07b22a885fb2e96efc79f784f730ce411ce8758b024e775164e9'
'946908b3762977d52ce16b8e3c8cc6eda04d2b5c1a718a8075188971d6bbc63d'
'0cefc73b1dc4f8dcbd833bea57bed096aac11e91970fadc43cd75e159cfc8af0'
sha256sums=('8d5baaa27721c13b7c9012e0ae0c1944cbcbbf0810a7014501ea030550ecde33'
'0bcb88814337e6dd1352dd382a14e6c277f71410767277db34c97b998e1cd0b9'
'8db0269b05dc4ea8faec9491967ff20587e2eb4d6b1bce7ef206d6a118d1b899'
'c92210f6ac8f01c1cd01b6b26793094cd2feea583ed21fab3564d6bcafdc7a20'
'c609f3309f54bd6285e99ff29ca2464828bec7bbbca67243ee688bd2d605dbf0'
'30fab63b8a4ffcfdda4c5b8d7c66822a323c4f1de6ca62b77fe9500f4befc0a5'
Expand Down

0 comments on commit 744afce

Please sign in to comment.