Fabian Bornschein pushed to branch main at Arch Linux / Packaging / Packages /
tuba
Commits:
3f40f48f by Fabian Bornschein at 2024-07-19T10:39:26+02:00
upgpkg: 0.8.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = tuba
pkgdesc = Browse the Fediverse
- pkgver = 0.8.1
- pkgrel = 2
+ pkgver = 0.8.2
+ pkgrel = 1
url = https://tuba.geopjr.dev/
arch = x86_64
license = GPL-3.0-only
@@ -27,7 +27,7 @@ pkgbase = tuba
depends = org.freedesktop.secrets
depends = pango
depends = webp-pixbuf-loader
- source = git+https://github.com/GeopJr/Tuba.git#tag=v0.8.1
- b2sums =
28b78fb1f77c309724e785a69570413189f109886a9a62c649b5e12b1da12564df310337036f4e4e678433e7ca1191ee6e2c07c4f9961721856e1954dd1a1c5a
+ source = git+https://github.com/GeopJr/Tuba.git#tag=v0.8.2
+ b2sums =
6613445d9d7b09db84dc2b07d5a2094c13d4b3024b4e11ad169f2e0bbe94b424558ea9c6e44de92a278ed8512f21ef43d459fa59ca4a2ce02fa6a816242bd579
pkgname = tuba
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: Luna Jernberg <[email protected]>
pkgname=tuba
-pkgver=0.8.1
-pkgrel=2
+pkgver=0.8.2
+pkgrel=1
pkgdesc='Browse the Fediverse'
arch=(x86_64)
url='https://tuba.geopjr.dev/'
@@ -36,7 +36,7 @@ makedepends=(
)
source=("git+https://github.com/GeopJr/Tuba.git#tag=v$pkgver")
-b2sums=('28b78fb1f77c309724e785a69570413189f109886a9a62c649b5e12b1da12564df310337036f4e4e678433e7ca1191ee6e2c07c4f9961721856e1954dd1a1c5a')
+b2sums=('6613445d9d7b09db84dc2b07d5a2094c13d4b3024b4e11ad169f2e0bbe94b424558ea9c6e44de92a278ed8512f21ef43d459fa59ca4a2ce02fa6a816242bd579')
prepare() {
cd Tuba
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tuba/-/commit/3f40f48f5ac80c6cc93dffbfe0ddfb5cc3848d4c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tuba/-/commit/3f40f48f5ac80c6cc93dffbfe0ddfb5cc3848d4c
You're receiving this email because of your account on gitlab.archlinux.org.