Bump to 0.1.31

This commit is contained in:
Dmitrij Vinokour 2026-02-22 15:48:44 +01:00
parent a787074b92
commit 998b67766e
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.30
pkgver = 0.1.31
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.30.deb::https://github.com/Dimfred/tcg-lightning/releases/download/v0.1.30/linux-tcg-lightning_0.1.30_amd64.deb
sha256sums = 1faadd93aaf9e7802719da1cdd503e84bbe638571b58458b3f9caa34ab098be2
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
pkgname = tcg-lightning-bin

View file

@ -1,6 +1,6 @@
# Maintainer: Dmitrij Vinokour <vinokour.dmitrij@gmail.com>
pkgname=tcg-lightning-bin
pkgver=0.1.30
pkgver=0.1.31
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=('1faadd93aaf9e7802719da1cdd503e84bbe638571b58458b3f9caa34ab098be2')
sha256sums=('03c882266f508ec165b9e4ad9eb7e5f0c1157c5022c5727f5c9214f76d7e9f47')
package() {
# Extract the .deb package