mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
python-notify: extract update_* to external update file
This commit is contained in:
parent
096b55e399
commit
8ff4843c5a
2 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,6 @@ short_desc="Python2 bindings for libnotify"
|
||||||
homepage="http://www.galago-project.org/"
|
homepage="http://www.galago-project.org/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
update_pkgname="notify-python"
|
|
||||||
distfiles="http://www.galago-project.org/files/releases/source/notify-python/notify-python-${version}.tar.gz"
|
distfiles="http://www.galago-project.org/files/releases/source/notify-python/notify-python-${version}.tar.gz"
|
||||||
checksum=8c5ee28017fdc5b110c31cb76503e535e15e0c60b9a1f1e95ff6c018dd806022
|
checksum=8c5ee28017fdc5b110c31cb76503e535e15e0c60b9a1f1e95ff6c018dd806022
|
||||||
|
|
||||||
|
|
1
srcpkgs/python-notify/update
Normal file
1
srcpkgs/python-notify/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pkgname="notify-python"
|
Loading…
Add table
Reference in a new issue