summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMazhar Hussain2023-04-16 10:44:51 +0500
committerMazhar Hussain2023-04-16 10:44:51 +0500
commit693a85a61788926f9e6f2e92f6e234dbd4f6adff (patch)
tree0dcf98db73e04da050321c1c2b4d873e87ac6736
parent8a155299e21b6355abd6e602b4e07279f92ac713 (diff)
downloadaur-693a85a61788926f9e6f2e92f6e234dbd4f6adff.tar.gz
Update URL & Source for arg account
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab47b48f772b..bc181338d49f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = gdm-settings-git
pkgdesc = A settings app for Gnome's Login Manager, GDM
- pkgver = 2.0+31+ga314ed2
+ pkgver = 3.1+6+g4f71fd0
pkgrel = 1
- url = https://github.com/realmazharhussain/gdm-settings
+ url = https://gdm-settings.github.io
arch = any
license = AGPL3
checkdepends = appstream
@@ -18,7 +18,7 @@ pkgbase = gdm-settings-git
depends = polkit
provides = gdm-settings
conflicts = gdm-settings
- source = gdm-settings-git::git+https://github.com/realmazharhussain/gdm-settings
+ source = gdm-settings-git::git+https://github.com/gdm-settings/gdm-settings.git
md5sums = SKIP
pkgname = gdm-settings-git
diff --git a/PKGBUILD b/PKGBUILD
index be998c28ccfd..af73758c1fd3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Mazhar Hussain <realmazharhussain@gmail.com>
pkgname=gdm-settings-git
pkgdesc="A settings app for Gnome's Login Manager, GDM"
-url="https://github.com/realmazharhussain/gdm-settings"
-pkgver=2.0+31+ga314ed2
+url="https://gdm-settings.github.io"
+pkgver=3.1+6+g4f71fd0
pkgrel=1
arch=(any)
license=(AGPL3)
@@ -11,7 +11,7 @@ makedepends=(git meson blueprint-compiler gobject-introspection)
checkdepends=(appstream)
provides=(gdm-settings)
conflicts=(gdm-settings)
-source=("$pkgname"::"git+$url")
+source=("$pkgname"::"git+https://github.com/gdm-settings/gdm-settings.git")
md5sums=(SKIP)
pkgver() {