summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTaijian2021-09-30 20:02:03 +0200
committerTaijian2021-09-30 20:02:03 +0200
commit3587656e157e21561bf3185bf0ef73bb701e3d24 (patch)
tree1fbdd2404169d54fd78ae83b0e7d71c4686cf1a4 /PKGBUILD
parent425f164376bb0796ea2fa383ea8768ae50687560 (diff)
downloadaur-3587656e157e21561bf3185bf0ef73bb701e3d24.tar.gz
move to gnome40-branch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89ab3122606f..79691cf69927 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
-# Maintainer: jtts
+# Maintainer: Taijian <taijian@posteo.de>
+# Contributor: jtts
# Contributor: Christian METZLER <neroth@xeked.com>
pkgname=gnome-shell-extension-openweather-git
-pkgver=r1048.401d68e
-pkgrel=2
+pkgver=r1098.d714eb1
+pkgrel=1
pkgdesc="A simple extension for displaying weather informations from several cities in GNOME Shell."
arch=(any)
url="https://gitlab.com/jenslody/gnome-shell-extension-openweather"
@@ -17,7 +18,7 @@ conflicts=(gnome-shell-extension-weather-neroth-git
gnome-shell-extension-weather-git
gnome-shell-extension-yawe-git)
install='gschemas.install'
-source=("$pkgname"::"git+https://gitlab.com/jenslody/gnome-shell-extension-openweather.git#branch=master")
+source=("$pkgname"::"git+https://gitlab.com/jenslody/gnome-shell-extension-openweather.git#branch=gnome40")
sha256sums=('SKIP')
pkgver() {