summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Lau2017-03-12 11:01:44 +0100
committerSebastian Lau2017-03-12 11:01:44 +0100
commitf1113b0f473d21c3a99410dd3aac4144ea41a261 (patch)
tree1a2fbd5c429ebc9ee24cf0bda6ddab9e18199945
parenta03625596b7bcecfa03faea2a96567d657f47210 (diff)
downloadaur-f1113b0f473d21c3a99410dd3aac4144ea41a261.tar.gz
UPD to 3.22.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b58467e1016..084f8fe33a97 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Nov 27 10:06:55 UTC 2016
+# Sun Mar 12 10:01:39 UTC 2017
pkgbase = gdm-plymouth
pkgdesc = Gnome Display Manager with Plymouth support.
- pkgver = 3.22.1
- pkgrel = 2
+ pkgver = 3.22.3
+ pkgrel = 1
url = http://www.gnome.org
arch = i686
arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = gdm-plymouth
depends = xorg-server
depends = xorg-server-xwayland
depends = xorg-xhost
- source = git://git.gnome.org/gdm#tag=3.22.1
+ source = git://git.gnome.org/gdm#tag=3.22.3
source = 0002-Xsession-Don-t-start-ssh-agent-by-default.patch
sha256sums = SKIP
sha256sums = 63f99db7623f078e390bf755350e5793db8b2c4e06622caf42eddc63cd39ecca
diff --git a/PKGBUILD b/PKGBUILD
index 00cf2ca2fb09..c209e9d12997 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
_pkgbase=gdm
pkgbase=gdm-plymouth
pkgname=(gdm-plymouth libgdm-plymouth)
-pkgver=3.22.1
-pkgrel=2
+pkgver=3.22.3
+pkgrel=1
pkgdesc="Gnome Display Manager with Plymouth support."
arch=(i686 x86_64)
license=(GPL)