rebuild pokerth w/desktop icons

This commit is contained in:
joborun linux 2024-05-14 21:04:32 +03:00
parent f5b9426e42
commit 5f792a1d27
2 changed files with 6 additions and 7 deletions

View File

@ -7,7 +7,7 @@
pkgname=brave-nightly-bin
pkgdesc="Web browser that blocks ads and trackers by default (nightly alpha binary release) - this is de-googled but still you have to turn telemetry and autoupdating off in the options, don't trust brave blindly 'LAST EDITION IN JOBORUN'"
pkgver=1.67.55
pkgver=1.68.10
pkgrel=02
url='https://brave.com/download-nightly'
source=("https://github.com/brave/brave-browser/releases/download/v${pkgver}/brave-browser-nightly_${pkgver}_amd64.deb"
@ -52,10 +52,7 @@ arch=(x86_64)
license=('MPL2')
sha256sums=(bbc891e3b2a4c042170c95f0ace6331f03d0c5109253396522715f712aef3341 # brave-browser-nightly_1.67.55_amd64.deb
sha256sums=(d61ac01fff71a214230f688aecdcc861102c44cac6d36fc59f326223c2bca58a # brave-browser-nightly_1.68.10_amd64.deb
3c51efa591d665eb5cacce1f6e449a04937ca164c2417f4ac412257194718ee3 # MPL2
4a017dc119d3a1ef09084e74be27a0432beb97bc683638866dd74127689efcc7) # brave-nightly-bin.sh
## 5f9d1a5ec9614f373268368e2184dbb62ac3af1f68a156b1acf2f4b20c99be92 brave-nightly-bin-1.67.55-02-x86_64.pkg.tar.lz
# 5f9d1a5ec9614f373268368e2184dbb62ac3af1f68a156b1acf2f4b20c99be92 brave-nightly-bin-1.67.55-02-x86_64.pkg.tar.lz

View File

@ -7,7 +7,7 @@
pkgname=pokerth
pkgver=1.1.2
pkgrel=038
pkgrel=039
pkgdesc="Client to online Poker game written in C++/QT"
url="http://www.pokerth.net/"
depends=('curl' 'boost-libs' 'gsasl' 'protobuf'
@ -67,6 +67,8 @@ package() {
install -D -m644 docs/pokerth.1 "$pkgdir/usr/share/man/man1/pokerth.1"
install -D -m644 data/data-copyright.txt "$pkgdir/usr/share/licenses/pokerth/data-copyright.txt"
rm -f "$pkgdir/usr/share/pokerth/data/data-copyright.txt"
install -D -m644 pokerth.png "$pkgdir/usr/share/icons/hicolor/128x128/apps/pokerth.png"
install -D -m644 pokerth.svg "$pkgdir/usr/share/icons/hicolor/scalable/apps/pokerth.svg"
}
#---- arch license gpg-key & sha256sums ----
@ -82,5 +84,5 @@ sha256sums=(02cb3dee8077de20cd4491b66049b123d8bdd7fa243855f97c817934875c297a #
3bc829e7318d3adbaab2b566eabb992f373387e1254640ee950cde9c776db521 # pokerth-1.1.2.patch.2023
00a78017bb80e81c65eea8acf1fb46b70e075b91d4aba427e008f53f3c457a1a) # pokerth-1.1.2.patch.xdg.2023
## 19dbd327090d71b2013caacb05b55fcc022c39a32ff35d0437a6a8222e7f8a83 pokerth-1.1.2-038-x86_64.pkg.tar.lz
## d765114355076cb71c375fc325875d7ed2b72d99ae074a584e915bffee1661b0 pokerth-1.1.2-039-x86_64.pkg.tar.lz