diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-02-29 20:33:40 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-02-29 20:33:40 +0000 |
commit | 104c05e808ab301e81a0b99516c1105e0a6b51e7 (patch) | |
tree | fca462c606d86014b45fda3ac136e83213141f82 /main/libgweather/APKBUILD | |
parent | 37751813bb7f66e1fe88460b08483028c7792d61 (diff) | |
download | aports-104c05e808ab301e81a0b99516c1105e0a6b51e7.tar.bz2 aports-104c05e808ab301e81a0b99516c1105e0a6b51e7.tar.xz |
main/libgweather: rebuild against mesa-8.0
Diffstat (limited to 'main/libgweather/APKBUILD')
-rw-r--r-- | main/libgweather/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libgweather/APKBUILD b/main/libgweather/APKBUILD index cb0fd1e7a9..2a9a553dc1 100644 --- a/main/libgweather/APKBUILD +++ b/main/libgweather/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=libgweather pkgver=2.30.3 -pkgrel=1 +pkgrel=2 pkgdesc="GNOME weather library" url="http://www.gnome.org/" arch="all" |