summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaijian2021-09-30 20:02:03 +0200
committerTaijian2021-09-30 20:02:03 +0200
commit3587656e157e21561bf3185bf0ef73bb701e3d24 (patch)
tree1fbdd2404169d54fd78ae83b0e7d71c4686cf1a4
parent425f164376bb0796ea2fa383ea8768ae50687560 (diff)
downloadaur-3587656e157e21561bf3185bf0ef73bb701e3d24.tar.gz
move to gnome40-branch
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD9
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 38b7934de8a1..2cef36ed00bf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gnome-shell-extension-openweather-git
pkgdesc = A simple extension for displaying weather informations from several cities in GNOME Shell.
- pkgver = r1048.401d68e
- pkgrel = 2
+ pkgver = r1098.d714eb1
+ pkgrel = 1
url = https://gitlab.com/jenslody/gnome-shell-extension-openweather
install = gschemas.install
arch = any
@@ -20,8 +20,7 @@ pkgbase = gnome-shell-extension-openweather-git
conflicts = gnome-shell-extension-weather-neroth-git
conflicts = gnome-shell-extension-weather-git
conflicts = gnome-shell-extension-yawe-git
- source = gnome-shell-extension-openweather-git::git+https://gitlab.com/jenslody/gnome-shell-extension-openweather.git#branch=master
+ source = gnome-shell-extension-openweather-git::git+https://gitlab.com/jenslody/gnome-shell-extension-openweather.git#branch=gnome40
sha256sums = SKIP
pkgname = gnome-shell-extension-openweather-git
-
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() {