virtualbox pkrel up, can't be the same as in stable

This commit is contained in:
Anke 2012-06-24 04:34:53 +00:00
parent 8a1023ce02
commit 7f83df8f05
2 changed files with 10 additions and 4 deletions

View File

@ -6,7 +6,7 @@
pkgname=nepoogle
pkgver=0.9.2
pkgrel=2
pkgrel=3
pkgdesc="A search utility for Nepomuk inspired in Google's search syntax."
arch=('any')
url="http://kde-apps.org/content/show.php/Nepoogle?content=145505"
@ -14,9 +14,15 @@ screenshot="http://opendesktop.org/CONTENT/content-pre2/145505-2.jpeg"
license=('GPL')
depends=('kdebindings-pykde4')
source=("http://kde-apps.org/CONTENT/content-files/145505-nepoogle_v$pkgver.tar.gz"
'nepoogle.desktop')
'nepoogle.desktop'
'nepoogle.patch')
md5sums=('2f991c5847b36f89f1c4f9ffa282bb05'
'ceb6bb8059658686b4e13abd66a61445')
'ceb6bb8059658686b4e13abd66a61445'
'7fe2d28254f12e584f32d3c01ff754a2')
build(){
patch nepoogle nepoogle.patch
}
package() {
mkdir -p $pkgdir/usr/share/applications/kde4

View File

@ -7,7 +7,7 @@
pkgname=virtualbox
pkgver=4.1.18
_build=78361
pkgrel=1
pkgrel=2
pkgdesc='Oracle VM VirtualBox Binary Edition'
arch=('i686' 'x86_64')
url='http://virtualbox.org/'