blob: d38b2664f73f56405eff758a0077fa2f4d0528bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = nautilus-bluetooth
pkgdesc = A simple Nautilus extension that adds a "Send via Bluetooth" entry to Nautilus' right-click menu
pkgver = 2.0.0
pkgrel = 1
url = https://gitlab.gnome.org/madmurphy/nautilus-bluetooth
install = nautilus-bluetooth.install
arch = i686
arch = x86_64
license = GPL
depends = glib2
depends = libnautilus-extension
depends = gnome-bluetooth
conflicts = nautilus-bluetooth-git
conflicts = nautilus-bluetooth-bin
source = https://github.com/madmurphy/nautilus-bluetooth/releases/download/2.0.0/nautilus-bluetooth-2.0.0-with-configure.tar.gz
sha256sums = 838188f61722ca2214dd71efd2910d3086faaa42a1410987b85f24ec7ab6efed
pkgname = nautilus-bluetooth
|