mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 10:07:15 +08:00
libnotify: updaet to 0.7.6
This commit is contained in:
parent
d3224433c8
commit
0cfc75ec4f
@ -1,15 +1,5 @@
|
||||
#
|
||||
# Chakra Package
|
||||
#
|
||||
# Fabian Kosmale <inkane@chakra-project.org>
|
||||
# Phil Miller <philm[at]chakra-project[dog]org>
|
||||
# Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
||||
# Drake Justice <djustice[at]chakra-project[dot]org>
|
||||
#
|
||||
|
||||
|
||||
pkgname=libnotify
|
||||
pkgver=0.7.5
|
||||
pkgver=0.7.6
|
||||
pkgrel=1
|
||||
pkgdesc="Desktop notification library"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -19,7 +9,7 @@ depends=('gdk-pixbuf2')
|
||||
makedepends=('gobject-introspection' 'gtk3')
|
||||
options=('!libtool')
|
||||
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/0.7/${pkgname}-${pkgver}.tar.xz)
|
||||
md5sums=('8e9f8bd26517bc197ab1df748df289a9')
|
||||
sha256sums=('0ef61ca400d30e28217979bfa0e73a7406b19c32dd76150654ec5b2bdf47d837')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user