mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
[skip-ci] frostwire:update to 6.7.6
This commit is contained in:
parent
7baaf8891b
commit
b015ddbc32
@ -1,5 +1,5 @@
|
||||
pkgname=frostwire
|
||||
pkgver=6.3.6
|
||||
pkgver=6.7.6
|
||||
pkgrel=1
|
||||
pkgdesc="BitTorrent client with integrated search"
|
||||
arch=('x86_64')
|
||||
@ -12,7 +12,7 @@ categories=('network')
|
||||
source=("http://dl.frostwire.com/$pkgname/$pkgver/$pkgname-$pkgver.noarch.tar.gz"
|
||||
'frostwire.sh'
|
||||
'frostwire.png')
|
||||
sha1sums=('989c329b153ddeb64d1b9233600123cef08fe2d3'
|
||||
sha1sums=('7a1a01fb477981144238b6163ee67082c88e9476'
|
||||
'714de391242da05375b39f632e6d8348ccbafcac'
|
||||
'fb5cafa9ca8b9666c2c9940ba7d6adbdfbc00743')
|
||||
|
||||
|
@ -1,11 +0,0 @@
|
||||
post_install() {
|
||||
update-desktop-database -q
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install
|
||||
}
|
||||
|
||||
post_remove() {
|
||||
post_install
|
||||
}
|
Loading…
Reference in New Issue
Block a user