main/gpodder-adaptive: upgrade to 3.10.17_git20210220 (MR 1975)
The work on an adaptive gpodder UI by tpikonen has continued and is now available in the official gpodder repo as a dedicated branch. This commit updates the package to the latest current version of the branch.
This commit is contained in:
parent
caa3b3197b
commit
c334997339
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Johannes Marbach <n0-0ne+gitlab@mailbox.org>
|
||||
pkgname=gpodder-adaptive
|
||||
pkgver=3.10.17_git20210121
|
||||
_commit=b3cacc0184cc727e9effdafa9e0208213f7ab66e
|
||||
pkgver=3.10.17_git20210220
|
||||
_commit=d7bcf105adeddb96e8f16900f4880290080a3c04
|
||||
pkgrel=0
|
||||
pkgdesc="Podcast aggregator"
|
||||
url="https://github.com/tpikonen/gpodder"
|
||||
url="https://github.com/gpodder/gpodder/tree/adaptive"
|
||||
arch="noarch"
|
||||
license="GPL-3.0-or-later"
|
||||
depends="python3 py3-gobject3 py3-cairo py3-podcastparser py3-mygpoclient py3-requests py3-dbus xdg-utils"
|
||||
|
@ -22,4 +22,4 @@ package() {
|
|||
make install PREFIX=/usr DESTDIR=$pkgdir
|
||||
}
|
||||
|
||||
sha512sums="b92e411c62aa71fd3c3250a202dd74337fc1c1fdd51fd0fe9fca91b4e8b5af52c5b4698ba11de855471c1bb8d35c64c9150f176416bd961d75df9b47037c4975 b3cacc0184cc727e9effdafa9e0208213f7ab66e.tar.gz"
|
||||
sha512sums="90f0981397338796671c7b5a420ae9f4bc8963b62278f230a8956bb80e3662308a159b8e5181e66a487d7bbd7235ca19ea8e5a89b1943daa052f47342ecc3550 d7bcf105adeddb96e8f16900f4880290080a3c04.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue