Skip to content

Commit

Permalink
upd(sleepy-launcher-bin): 1.1.0 -> 1.2.1 (pacstall#6379)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and Xdavius committed Sep 12, 2024
1 parent 4c030d6 commit dbefd66
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
8 changes: 4 additions & 4 deletions packages/sleepy-launcher-bin/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
pkgbase = sleepy-launcher-bin
gives = sleepy-launcher
pkgver = 1.1.0
pkgver = 1.2.1
pkgdesc = Sleepy game launcher for Linux with telemetry disabling
depends = xdelta3
depends = git
depends = p7zip-full
depends = webp
optdepends = mangohud: FPS Hud/GUI
Expand All @@ -20,9 +20,9 @@ pkgbase = sleepy-launcher-bin
incompatible = debian:bullseye
maintainer = vbrabandt2005 <[email protected]>
repology = project: sleepy-launcher
source = https://github.com/an-anime-team/sleepy-launcher/releases/download/1.1.0/sleepy-launcher
source = https://github.com/an-anime-team/sleepy-launcher/releases/download/1.2.1/sleepy-launcher
source = icon.png::https://raw.githubusercontent.com/an-anime-team/sleepy-launcher/main/assets/images/icon.png
sha256sums = d546af15170c13d206d25b338f7463943a9bd68c5afd31aa5522b1f3e0198d30
sha256sums = dfec8314a9bb56159d28ff20cac21d870d85caf96007cf8941eb421f5669c611
sha256sums = SKIP

pkgname = sleepy-launcher-bin
6 changes: 3 additions & 3 deletions packages/sleepy-launcher-bin/sleepy-launcher-bin.pacscript
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
pkgname="sleepy-launcher-bin"
gives="sleepy-launcher"
pkgver="1.1.0"
pkgver="1.2.1"
pkgdesc="Sleepy game launcher for Linux with telemetry disabling"
repology=("project: sleepy-launcher")
source=(
"https://github.com/an-anime-team/sleepy-launcher/releases/download/${pkgver}/sleepy-launcher"
"icon.png::https://raw.githubusercontent.com/an-anime-team/sleepy-launcher/main/assets/images/icon.png"
)
sha256sums=(
"d546af15170c13d206d25b338f7463943a9bd68c5afd31aa5522b1f3e0198d30"
"dfec8314a9bb56159d28ff20cac21d870d85caf96007cf8941eb421f5669c611"
"SKIP"
)
depends=("xdelta3" "p7zip-full" "webp")
depends=("git" "p7zip-full" "webp")
maintainer=("vbrabandt2005 <[email protected]>")
incompatible=("ubuntu:bionic" "ubuntu:focal" "ubuntu:jammy" "ubuntu:kinetic" "debian:stretch" "debian:buster" "debian:bullseye")
breaks=("${gives}" "${gives}-deb" "${gives}-app" "${gives}-git")
Expand Down
8 changes: 4 additions & 4 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -8915,9 +8915,9 @@ pkgname = sleek-deb
---
pkgbase = sleepy-launcher-bin
gives = sleepy-launcher
pkgver = 1.1.0
pkgver = 1.2.1
pkgdesc = Sleepy game launcher for Linux with telemetry disabling
depends = xdelta3
depends = git
depends = p7zip-full
depends = webp
optdepends = mangohud: FPS Hud/GUI
Expand All @@ -8935,9 +8935,9 @@ pkgbase = sleepy-launcher-bin
incompatible = debian:bullseye
maintainer = vbrabandt2005 <[email protected]>
repology = project: sleepy-launcher
source = https://github.com/an-anime-team/sleepy-launcher/releases/download/1.1.0/sleepy-launcher
source = https://github.com/an-anime-team/sleepy-launcher/releases/download/1.2.1/sleepy-launcher
source = icon.png::https://raw.githubusercontent.com/an-anime-team/sleepy-launcher/main/assets/images/icon.png
sha256sums = d546af15170c13d206d25b338f7463943a9bd68c5afd31aa5522b1f3e0198d30
sha256sums = dfec8314a9bb56159d28ff20cac21d870d85caf96007cf8941eb421f5669c611
sha256sums = SKIP

pkgname = sleepy-launcher-bin
Expand Down

0 comments on commit dbefd66

Please sign in to comment.