diff options
author | root <root@rshg054.dnsready.net> | 2013-01-06 01:08:04 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-01-06 01:08:04 -0800 |
commit | e0e1ffb6dccdc48c2448cfd79dac3ccbbed96c75 (patch) | |
tree | fdc608fa0b41862bfce4aa0f5c62d50f23e88561 /community/qmmp | |
parent | 2586a8c75ef351dbd1b31605644e101e92d2c280 (diff) |
Sun Jan 6 01:07:49 PST 2013
Diffstat (limited to 'community/qmmp')
-rw-r--r-- | community/qmmp/PKGBUILD | 5 | ||||
-rw-r--r-- | community/qmmp/qmmp.changelog | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/community/qmmp/PKGBUILD b/community/qmmp/PKGBUILD index 83207b2a3..6e82a90ac 100644 --- a/community/qmmp/PKGBUILD +++ b/community/qmmp/PKGBUILD @@ -1,8 +1,8 @@ -#$Id: PKGBUILD 79921 2012-11-14 19:18:29Z jlichtblau $ +#$Id: PKGBUILD 81996 2013-01-05 13:30:27Z jlichtblau $ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> pkgname=qmmp -pkgver=0.6.4 +pkgver=0.6.5 pkgrel=1 pkgdesc="Qt4 based audio-player" arch=('i686' 'x86_64') @@ -36,3 +36,4 @@ package() { make DESTDIR=${pkgdir} install } +sha256sums=('7a53af8228e0062eda5df5d34c00221587a1a3764e614b5d8b12541c2c75f080') diff --git a/community/qmmp/qmmp.changelog b/community/qmmp/qmmp.changelog index 4d1e9351a..5e0dc389a 100644 --- a/community/qmmp/qmmp.changelog +++ b/community/qmmp/qmmp.changelog @@ -1,3 +1,6 @@ +2013-01-05 Jaroslav Lichtblau <dragonlord@aur.archlinux.org> + * qmmp 0.6.5-1 + 2012-11-14 Jaroslav Lichtblau <dragonlord@aur.archlinux.org> * qmmp 0.6.4-1 |