diff --git a/.SRCINFO b/.SRCINFO index 8b32fc36130b2..9a6032e5c8bbb 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -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 diff --git a/PKGBUILD b/PKGBUILD index dc17331629cc8..e6419f91b1b5b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Dmitrij Vinokour 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