Skip to content
Merged
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
8 changes: 4 additions & 4 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.0
pkgver = 1.6.1
pkgdesc = Sleepy game launcher for Linux with telemetry disabling
arch = amd64
depends = git
Expand All @@ -19,11 +19,11 @@ pkgbase = sleepy-launcher-bin
incompatible = debian:stretch
incompatible = debian:buster
incompatible = debian:bullseye
maintainer = vbrabandt2005 <[email protected]>
maintainer = vbrabandt <[email protected]>
repology = project: sleepy-launcher
source = https://github.com/an-anime-team/sleepy-launcher/releases/download/1.6.0/sleepy-launcher
source = https://github.com/an-anime-team/sleepy-launcher/releases/download/1.6.1/sleepy-launcher
source = icon.png::https://raw.githubusercontent.com/an-anime-team/sleepy-launcher/main/assets/images/icon.png
sha256sums = 6d8721d1cf4cbdd937c9ae25d9dbcef4673de6b3db7f4cd4325b450581e661b4
sha256sums = 2a62a567df4c6dd4f8a7dfa8c01447d004e89832b1a6f74a867d0daec5716484
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,19 +1,19 @@
pkgname="sleepy-launcher-bin"
gives="sleepy-launcher"
arch=("amd64")
pkgver="1.6.0"
pkgver="1.6.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=(
"6d8721d1cf4cbdd937c9ae25d9dbcef4673de6b3db7f4cd4325b450581e661b4"
"2a62a567df4c6dd4f8a7dfa8c01447d004e89832b1a6f74a867d0daec5716484"
"SKIP"
)
depends=("git" "p7zip-full" "webp")
maintainer=("vbrabandt2005 <[email protected]>")
maintainer=("vbrabandt <[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 @@ -13669,7 +13669,7 @@ pkgname = sleek-deb
---
pkgbase = sleepy-launcher-bin
gives = sleepy-launcher
pkgver = 1.6.0
pkgver = 1.6.1
pkgdesc = Sleepy game launcher for Linux with telemetry disabling
arch = amd64
depends = git
Expand All @@ -13688,11 +13688,11 @@ pkgbase = sleepy-launcher-bin
incompatible = debian:stretch
incompatible = debian:buster
incompatible = debian:bullseye
maintainer = vbrabandt2005 <[email protected]>
maintainer = vbrabandt <[email protected]>
repology = project: sleepy-launcher
source = https://github.com/an-anime-team/sleepy-launcher/releases/download/1.6.0/sleepy-launcher
source = https://github.com/an-anime-team/sleepy-launcher/releases/download/1.6.1/sleepy-launcher
source = icon.png::https://raw.githubusercontent.com/an-anime-team/sleepy-launcher/main/assets/images/icon.png
sha256sums = 6d8721d1cf4cbdd937c9ae25d9dbcef4673de6b3db7f4cd4325b450581e661b4
sha256sums = 2a62a567df4c6dd4f8a7dfa8c01447d004e89832b1a6f74a867d0daec5716484
sha256sums = SKIP

pkgname = sleepy-launcher-bin
Expand Down
Loading