gmpc-plugins version bump to force recompiling with new libwebkit
version
This commit is contained in:
parent
87482ccb80
commit
3da605da6a
3 changed files with 7 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
@ -1,7 +1,7 @@
|
|||
pkgbase = gmpc-plugins
|
||||
pkgdesc = official plugins for GMPC
|
||||
pkgver = 0.20.0
|
||||
pkgrel = 4
|
||||
pkgrel = 5
|
||||
url = http://gmpclient.org/
|
||||
changelog = gmpc-plugins.changelog
|
||||
arch = i686
|
||||
|
|
2
PKGBUILD
2
PKGBUILD
|
@ -2,7 +2,7 @@
|
|||
# Contributor: Dmitrij D. Czarkoff <czarkoff@gmail.com>
|
||||
pkgname=gmpc-plugins
|
||||
pkgver=0.20.0
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="official plugins for GMPC"
|
||||
arch=(i686 x86_64)
|
||||
url="http://gmpclient.org/"
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
2011-05-17 Cedric Girard <girard.cedric@gmail.com>
|
||||
|
||||
* 0.20.0-5 :
|
||||
Version bump to force recompilation following new libwebkit release
|
||||
|
||||
2011-01-24 Cedric Girard <girard.cedric@gmail.com>
|
||||
|
||||
* 0.20.0-4 :
|
||||
|
|
Loading…
Reference in a new issue