summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a727ae5b12fe..9da5f1dcc626 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,11 @@
pkgbase = libgweather-git
pkgdesc = Location and timezone database and weather-lookup library
- pkgver = 40.alpha.r7.g21e87d8f
+ pkgver = 40.beta.r12.g7a94017f
pkgrel = 1
url = https://wiki.gnome.org/Projects/LibGWeather
arch = x86_64
license = LGPL
+ makedepends = python-gobject
makedepends = gobject-introspection
makedepends = vala
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index b53fff56099e..9cd4254362ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=libgweather-git
_pkgname=libgweather
-pkgver=40.alpha.r7.g21e87d8f
+pkgver=40.beta.r12.g7a94017f
pkgrel=1
pkgdesc="Location and timezone database and weather-lookup library"
url="https://wiki.gnome.org/Projects/LibGWeather"