diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-25 15:29:48 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-25 19:52:55 +0000 |
commit | 66a4b9833c191d7bcd693483f98e88b627593e0d (patch) | |
tree | b7606a46935ca9577685f38950912e24de1177cb /main/gnome-bluetooth/APKBUILD | |
parent | 101a8b71e8cc98391eac695a32a2287da1e4f336 (diff) | |
download | aports-66a4b9833c191d7bcd693483f98e88b627593e0d.tar.bz2 aports-66a4b9833c191d7bcd693483f98e88b627593e0d.tar.xz |
main/gnome-bluetooth: rebuild against glib-2.32
Diffstat (limited to 'main/gnome-bluetooth/APKBUILD')
-rw-r--r-- | main/gnome-bluetooth/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gnome-bluetooth/APKBUILD b/main/gnome-bluetooth/APKBUILD index 6aa0b5b4d8..182e9765ae 100644 --- a/main/gnome-bluetooth/APKBUILD +++ b/main/gnome-bluetooth/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gnome-bluetooth pkgver=2.32.0 -pkgrel=3 +pkgrel=4 pkgdesc="The GNOME Bluetooth Subsystem" url="http://live.gnome.org/GnomeBluetooth" arch="all" |