ice-ssb: update to 6.0.5.
This commit is contained in:
parent
3afd6f82ba
commit
db20a86c2a
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'ice-ssb'
|
||||
pkgname=ice-ssb
|
||||
version=6.0.3
|
||||
version=6.0.5
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="ice-$version"
|
||||
depends="gtk+3 python3-BeautifulSoup4 python3-gobject"
|
||||
depends="gtk+3 python3-BeautifulSoup4 python3-gobject python3-requests"
|
||||
short_desc="Site Specific Browsers (SSBs) manager"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/peppermintos/ice/"
|
||||
changelog="https://github.com/peppermintos/ice/blob/${version}/debian/changelog"
|
||||
distfiles="https://github.com/peppermintos/ice/archive/v${version}.tar.gz"
|
||||
checksum=9212ec768d1bffa5b2d6350d0cde0b3b412eb2047cc110a9ff0d1a665e477805
|
||||
checksum=390bd16de7a6eff6a382a5efc2779bd60b74b65943234b628bf9a839fc1a1f80
|
||||
|
||||
post_extract() {
|
||||
sed -i -e 's/chromium-browser/chromium/g' usr/bin/ice
|
||||
|
|
Loading…
Reference in a new issue