diff --git a/.SRCINFO b/.SRCINFO index 5b70b114980d..5a1ec42187d8 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = twitch-drops-miner-bin pkgdesc = An app that allows you to AFK mine timed Twitch drops, with automatic drop claiming and channel switching. - pkgver = 20251205.160839 + pkgver = 20251209.190635 pkgrel = 1 url = https://github.com/DevilXD/TwitchDropsMiner arch = x86_64 @@ -10,8 +10,8 @@ pkgbase = twitch-drops-miner-bin conflicts = twitch-drops-miner options = !strip source_x86_64 = Twitch.Drops.Miner-x86_64.AppImage::https://github.com/DevilXD/TwitchDropsMiner/actions/runs/16847076869/artifacts/3725324177 - sha256sums_x86_64 = 092e3c8f84fa354748589286e722baae5276389c8821a7a193ae0ce73800ab22 + sha256sums_x86_64 = 4858b869804731943cfcd2f6a9298800d2d202b369385556117ee45aa7bab791 source_aarch64 = Twitch.Drops.Miner-aarch64.AppImage::https://assets.dataflare.app/release/linux/aarch64/Dataflare.AppImage - sha256sums_aarch64 = ea826120447f5ce9b12b4a9dade1adbabc1f25e71ad167a5266d88ec0992a6b7 + sha256sums_aarch64 = 6a6c86e0163d96517e4139e992d7b36b0cc1367fe9ec39c6a0a14eb6b8906fcc pkgname = twitch-drops-miner-bin diff --git a/PKGBUILD b/PKGBUILD index 513c6b6085ea..a09191889649 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: PandaDEV pkgname=twitch-drops-miner-bin -pkgver=20251205.160839 +pkgver=20251209.190635 pkgrel=1 pkgdesc="An app that allows you to AFK mine timed Twitch drops, with automatic drop claiming and channel switching." arch=(x86_64 aarch64) @@ -12,8 +12,8 @@ provides=(twitch-drops-miner) conflicts=(twitch-drops-miner) source_x86_64=("Twitch.Drops.Miner.Linux.AppImage-x86_64.zip::https://github.com/DevilXD/TwitchDropsMiner/releases/download/dev-build/Twitch.Drops.Miner.Linux.AppImage-x86_64.zip") source_aarch64=("Twitch.Drops.Miner.Linux.AppImage-aarch64.zip::https://github.com/DevilXD/TwitchDropsMiner/releases/download/dev-build/Twitch.Drops.Miner.Linux.AppImage-aarch64.zip") -sha256sums_x86_64=('092e3c8f84fa354748589286e722baae5276389c8821a7a193ae0ce73800ab22') -sha256sums_aarch64=('ea826120447f5ce9b12b4a9dade1adbabc1f25e71ad167a5266d88ec0992a6b7') +sha256sums_x86_64=('4858b869804731943cfcd2f6a9298800d2d202b369385556117ee45aa7bab791') +sha256sums_aarch64=('6a6c86e0163d96517e4139e992d7b36b0cc1367fe9ec39c6a0a14eb6b8906fcc') prepare() { cd "$srcdir"