mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-10 09:44:38 +08:00
virtualbox pkrel up, can't be the same as in stable
This commit is contained in:
parent
8a1023ce02
commit
7f83df8f05
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
pkgname=nepoogle
|
pkgname=nepoogle
|
||||||
pkgver=0.9.2
|
pkgver=0.9.2
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="A search utility for Nepomuk inspired in Google's search syntax."
|
pkgdesc="A search utility for Nepomuk inspired in Google's search syntax."
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="http://kde-apps.org/content/show.php/Nepoogle?content=145505"
|
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')
|
license=('GPL')
|
||||||
depends=('kdebindings-pykde4')
|
depends=('kdebindings-pykde4')
|
||||||
source=("http://kde-apps.org/CONTENT/content-files/145505-nepoogle_v$pkgver.tar.gz"
|
source=("http://kde-apps.org/CONTENT/content-files/145505-nepoogle_v$pkgver.tar.gz"
|
||||||
'nepoogle.desktop')
|
'nepoogle.desktop'
|
||||||
|
'nepoogle.patch')
|
||||||
md5sums=('2f991c5847b36f89f1c4f9ffa282bb05'
|
md5sums=('2f991c5847b36f89f1c4f9ffa282bb05'
|
||||||
'ceb6bb8059658686b4e13abd66a61445')
|
'ceb6bb8059658686b4e13abd66a61445'
|
||||||
|
'7fe2d28254f12e584f32d3c01ff754a2')
|
||||||
|
|
||||||
|
build(){
|
||||||
|
patch nepoogle nepoogle.patch
|
||||||
|
}
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
mkdir -p $pkgdir/usr/share/applications/kde4
|
mkdir -p $pkgdir/usr/share/applications/kde4
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
pkgname=virtualbox
|
pkgname=virtualbox
|
||||||
pkgver=4.1.18
|
pkgver=4.1.18
|
||||||
_build=78361
|
_build=78361
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc='Oracle VM VirtualBox Binary Edition'
|
pkgdesc='Oracle VM VirtualBox Binary Edition'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url='http://virtualbox.org/'
|
url='http://virtualbox.org/'
|
||||||
|
Loading…
Reference in New Issue
Block a user