python-notify: rebuild for metadata

This commit is contained in:
Piotr Wójcik 2018-11-22 00:03:38 +01:00 committed by maxice8
parent ab3f9367c4
commit 1950413ec0
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 7 additions and 7 deletions

View File

@ -1,22 +1,22 @@
# Template file for 'python-notify'
pkgname=python-notify
version=0.1.1
revision=12
lib32disabled=yes
patch_args="-Np1"
revision=13
wrksrc="notify-python-${version}"
build_style=gnu-configure
pycompile_module="gtk-2.0/pynotify"
hostmakedepends="pkg-config python-devel python-gobject2-devel pygtk-devel"
makedepends="libnotify-devel gtk+-devel dbus-glib-devel pygtk-devel"
depends="pygtk"
replaces="notify-python>=0"
pycompile_module="gtk-2.0/pynotify"
short_desc="Python2 bindings for libnotify"
homepage="http://www.galago-project.org/"
license="LGPL-2.1"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2.1-only"
homepage="http://www.galago-project.org/"
distfiles="http://www.galago-project.org/files/releases/source/notify-python/notify-python-${version}.tar.gz"
checksum=8c5ee28017fdc5b110c31cb76503e535e15e0c60b9a1f1e95ff6c018dd806022
replaces="notify-python>=0"
patch_args="-Np1"
lib32disabled=yes
pre_configure() {
if [ "$CROSS_BUILD" ]; then