Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions packages/sleepy-launcher-bin/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = sleepy-launcher-bin
gives = sleepy-launcher
pkgver = 1.6.1
pkgver = 1.6.2
pkgdesc = Sleepy game launcher for Linux with telemetry disabling
arch = amd64
depends = git
Expand All @@ -21,9 +21,9 @@ pkgbase = sleepy-launcher-bin
incompatible = debian:bullseye
maintainer = vbrabandt <[email protected]>
repology = project: sleepy-launcher
source = https://github.com/an-anime-team/sleepy-launcher/releases/download/1.6.1/sleepy-launcher
source = https://github.com/an-anime-team/sleepy-launcher/releases/download/1.6.2/sleepy-launcher
source = icon.png::https://raw.githubusercontent.com/an-anime-team/sleepy-launcher/main/assets/images/icon.png
sha256sums = 2a62a567df4c6dd4f8a7dfa8c01447d004e89832b1a6f74a867d0daec5716484
sha256sums = b16d88dd8179a4af043ff1860d35918b1d405ff776b27fa426c534f0f9a55c2f
sha256sums = SKIP

pkgname = sleepy-launcher-bin
4 changes: 2 additions & 2 deletions packages/sleepy-launcher-bin/sleepy-launcher-bin.pacscript
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
pkgname="sleepy-launcher-bin"
gives="sleepy-launcher"
arch=("amd64")
pkgver="1.6.1"
pkgver="1.6.2"
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=(
"2a62a567df4c6dd4f8a7dfa8c01447d004e89832b1a6f74a867d0daec5716484"
"b16d88dd8179a4af043ff1860d35918b1d405ff776b27fa426c534f0f9a55c2f"
"SKIP"
)
depends=("git" "p7zip-full" "webp")
Expand Down
6 changes: 3 additions & 3 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -13822,7 +13822,7 @@ pkgname = sleek-deb
---
pkgbase = sleepy-launcher-bin
gives = sleepy-launcher
pkgver = 1.6.1
pkgver = 1.6.2
pkgdesc = Sleepy game launcher for Linux with telemetry disabling
arch = amd64
depends = git
Expand All @@ -13843,9 +13843,9 @@ pkgbase = sleepy-launcher-bin
incompatible = debian:bullseye
maintainer = vbrabandt <[email protected]>
repology = project: sleepy-launcher
source = https://github.com/an-anime-team/sleepy-launcher/releases/download/1.6.1/sleepy-launcher
source = https://github.com/an-anime-team/sleepy-launcher/releases/download/1.6.2/sleepy-launcher
source = icon.png::https://raw.githubusercontent.com/an-anime-team/sleepy-launcher/main/assets/images/icon.png
sha256sums = 2a62a567df4c6dd4f8a7dfa8c01447d004e89832b1a6f74a867d0daec5716484
sha256sums = b16d88dd8179a4af043ff1860d35918b1d405ff776b27fa426c534f0f9a55c2f
sha256sums = SKIP

pkgname = sleepy-launcher-bin
Expand Down