Skip to content
Snippets Groups Projects
Commit 5580c6c2 authored by Balló György's avatar Balló György :flag_hu:
Browse files

Update to new version

parent 155c9c68
No related branches found
No related tags found
No related merge requests found
...@@ -2,15 +2,15 @@ ...@@ -2,15 +2,15 @@
# Contributer: Sam Burgos <jsbm1089 at gmail dot com> # Contributer: Sam Burgos <jsbm1089 at gmail dot com>
pkgname=blueberry pkgname=blueberry
pkgver=1.3.8 pkgver=1.3.9
pkgrel=1 pkgrel=1
pkgdesc="Bluetooth configuration tool" pkgdesc="Bluetooth configuration tool"
arch=('any') arch=(any)
url="https://github.com/linuxmint/blueberry" url="https://github.com/linuxmint/blueberry"
license=('GPL') license=(GPL)
depends=('bluez-tools' 'gnome-bluetooth' 'python-dbus' 'python-gobject' 'python-setproctitle' 'rfkill' 'xapps') depends=(bluez-tools gnome-bluetooth python-dbus python-gobject python-setproctitle rfkill xapps)
source=($pkgname-$pkgver.tar.gz::https://github.com/linuxmint/blueberry/archive/$pkgver.tar.gz) source=(https://github.com/linuxmint/blueberry/archive/$pkgver/$pkgname-$pkgver.tar.gz)
sha256sums=('b385c27e8d87922aca6dd36acf6662185e4922d90835d991851e62076be70499') sha256sums=('a06dd2876f66cc4fc49e8bbd9ea0c52e17071a8cc2e47846f19e4f8729046108')
build() { build() {
cd $pkgname-$pkgver cd $pkgname-$pkgver
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment