nagstamon: fix checksum
This commit is contained in:
parent
fc203ee550
commit
f9d958ab6d
1 changed files with 2 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'nagstamon'
|
||||
pkgname=nagstamon
|
||||
version=3.4.1
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc=Nagstamon
|
||||
build_style=python3-module
|
||||
pycompile_module="Nagstamon"
|
||||
hostmakedepends="python3-setuptools python3-keyring python3-psutil"
|
||||
depends="python3-BeautifulSoup4 python3-dbus python3-keyring python3-lxml
|
||||
python3-psutil python3-PyQt5-multimedia python3-PyQt5-svg python3-requests"
|
||||
|
@ -13,7 +12,7 @@ maintainer="Laszlo Dvornik <laulicus@zoho.com>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://nagstamon.ifw-dresden.de"
|
||||
distfiles="https://nagstamon.ifw-dresden.de/files/stable/Nagstamon-${version}.tar.gz"
|
||||
checksum=2d26cf4d64a6e27fe55f1c5e5f042af511bcb09876ae16a456aee5800a98adea
|
||||
checksum=7a9611f40b08269bba4100ab2598ee089c7d0ebc6c4e9d7132689342f71150ec
|
||||
|
||||
post_patch() {
|
||||
# This relies on /etc/os-release, which doesn't exist without
|
||||
|
|
Loading…
Reference in a new issue