summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorignapk2021-02-25 16:15:24 +0100
committerignapk2021-02-25 16:15:24 +0100
commit06cb255fa9aa99fe142ed3fbe48e856e6000c317 (patch)
treecf8f3b9d8f360f434e988dad5586037da52bb661
parent08b637fe74c11d3e0ec2351bf0b6b9d21eefb72c (diff)
downloadaur-06cb255fa9aa99fe142ed3fbe48e856e6000c317.tar.gz
bump version and update .SRCINFO
-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"