Bump to 0.1.32

This commit is contained in:
Dmitrij Vinokour 2026-02-22 19:57:14 +01:00
parent 998b67766e
commit 51318891e1
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = tcg-lightning-bin
pkgdesc = Magic: The Gathering deck building app with Scryfall, EDHREC, Archidekt, Commander Spellbook support and AI-powered suggestions
pkgver = 0.1.31
pkgver = 0.1.32
pkgrel = 1
url = https://github.com/Dimfred/tcg-lightning
arch = x86_64
@ -9,7 +9,7 @@ pkgbase = tcg-lightning-bin
depends = gtk3
provides = tcg-lightning
conflicts = tcg-lightning
source = tcg-lightning-bin-0.1.31.deb::https://github.com/Dimfred/tcg-lightning/releases/download/v0.1.31/linux-tcg-lightning_0.1.31_amd64.deb
sha256sums = 03c882266f508ec165b9e4ad9eb7e5f0c1157c5022c5727f5c9214f76d7e9f47
source = tcg-lightning-bin-0.1.32.deb::https://github.com/Dimfred/tcg-lightning/releases/download/v0.1.32/linux-tcg-lightning_0.1.32_amd64.deb
sha256sums = 882191144a299c5d0138e2b2e3194d184a2b98fa0c078981b1c9a9a4e0a17090
pkgname = tcg-lightning-bin

View file

@ -1,6 +1,6 @@
# Maintainer: Dmitrij Vinokour <vinokour.dmitrij@gmail.com>
pkgname=tcg-lightning-bin
pkgver=0.1.31
pkgver=0.1.32
pkgrel=1
pkgdesc="Magic: The Gathering deck building app with Scryfall, EDHREC, Archidekt, Commander Spellbook support and AI-powered suggestions"
arch=('x86_64')
@ -10,7 +10,7 @@ depends=('webkit2gtk-4.1' 'gtk3')
provides=('tcg-lightning')
conflicts=('tcg-lightning')
source=("${pkgname}-${pkgver}.deb::https://github.com/Dimfred/tcg-lightning/releases/download/v${pkgver}/linux-tcg-lightning_${pkgver}_amd64.deb")
sha256sums=('03c882266f508ec165b9e4ad9eb7e5f0c1157c5022c5727f5c9214f76d7e9f47')
sha256sums=('882191144a299c5d0138e2b2e3194d184a2b98fa0c078981b1c9a9a4e0a17090')
package() {
# Extract the .deb package