T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / fb-client
Commits: b4493625 by T.J. Townsend at 2024-07-12T10:10:49-04:00 upgpkg: 2.3.0-2: Rebuild packages that are missing .SRCINFO part 1 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,19 @@ +pkgbase = fb-client + pkgdesc = Client for paste.xinu.at + pkgver = 2.3.0 + pkgrel = 2 + url = https://github.com/Bluewind/fb + arch = any + license = GPL3 + depends = python + depends = python-pycurl + depends = python-xdg + optdepends = xclip: automatically copy the URL into the clipboard on X11 + optdepends = wl-clipboard: automatically copy the URL into the clipboard on wayland + source = https://paste.xinu.at/data/client/fb-2.3.0.tar.gz + source = https://paste.xinu.at/data/client/fb-2.3.0.tar.gz.sig + validpgpkeys = CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E + sha256sums = 1164eca06eeacb4210d462c4baf1c4004272a6197d873d61166e7793539d1983 + sha256sums = SKIP + +pkgname = fb-client ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=fb-client pkgver=2.3.0 -pkgrel=1 +pkgrel=2 pkgdesc="Client for paste.xinu.at" arch=("any") url="https://github.com/Bluewind/fb" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fb-client/-/commit/b4493625e8fd0b18d79fbc211a305e439c12b884 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fb-client/-/commit/b4493625e8fd0b18d79fbc211a305e439c12b884 You're receiving this email because of your account on gitlab.archlinux.org.
