diff options
author | piernov <piernov@piernov.org> | 2011-10-22 15:20:51 +0200 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2011-10-22 15:20:51 +0200 |
commit | 79156ac6cb2e104d986e0d3caf0d5f2effbb8a06 (patch) | |
tree | 6bc4b3e534e6a94e23b7632e50edb0c837c5a6d4 /notification-daemon | |
parent | 9f97ea97692d1dbeb432436fb68b6fcd26daae95 (diff) | |
download | gnome3-79156ac6cb2e104d986e0d3caf0d5f2effbb8a06.tar.gz gnome3-79156ac6cb2e104d986e0d3caf0d5f2effbb8a06.tar.bz2 gnome3-79156ac6cb2e104d986e0d3caf0d5f2effbb8a06.tar.xz gnome3-79156ac6cb2e104d986e0d3caf0d5f2effbb8a06.zip |
notification-daemon 0.7.3-1 màj port
Diffstat (limited to 'notification-daemon')
-rw-r--r-- | notification-daemon/.md5sum.i686 | 2 | ||||
-rw-r--r-- | notification-daemon/.md5sum.x86_64 | 2 | ||||
-rw-r--r-- | notification-daemon/Pkgfile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/notification-daemon/.md5sum.i686 b/notification-daemon/.md5sum.i686 index 9c22af1..d3d2289 100644 --- a/notification-daemon/.md5sum.i686 +++ b/notification-daemon/.md5sum.i686 @@ -1 +1 @@ -970f179b84ff7bfe58a6a3f686785d31 notification-daemon-0.7.2.tar.xz +3cf4b7c286cf898156eeba65c473379c notification-daemon-0.7.3.tar.xz diff --git a/notification-daemon/.md5sum.x86_64 b/notification-daemon/.md5sum.x86_64 index 9c22af1..d3d2289 100644 --- a/notification-daemon/.md5sum.x86_64 +++ b/notification-daemon/.md5sum.x86_64 @@ -1 +1 @@ -970f179b84ff7bfe58a6a3f686785d31 notification-daemon-0.7.2.tar.xz +3cf4b7c286cf898156eeba65c473379c notification-daemon-0.7.3.tar.xz diff --git a/notification-daemon/Pkgfile b/notification-daemon/Pkgfile index 4b40624..e069ffa 100644 --- a/notification-daemon/Pkgfile +++ b/notification-daemon/Pkgfile @@ -5,7 +5,7 @@ # Run on: gtk3,libcanberra name=notification-daemon -version=0.7.2 +version=0.7.3 release=1 source=(http://ftp.acc.umu.se/pub/GNOME/sources/$name/${version%.*}/$name-$version.tar.xz) |