summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2021-01-09 02:40:50 -0700
committerMark Wagie2021-01-09 02:40:50 -0700
commit5cff24256175e7b99c885678efcc8e56e2bf2f59 (patch)
tree4d0cb46a120fd61d3de954b5bc83b420c396d551
parentb272e438efa22dfcac775f237615309fd06e454e (diff)
downloadaur-5cff24256175e7b99c885678efcc8e56e2bf2f59.tar.gz
3.38.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 77a64c3bf788..9399ee74516a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gnome-control-center-system76
pkgdesc = GNOME's main interface to configure various aspects of the desktop (with System76 patches)
- pkgver = 3.38.2
- pkgrel = 2
+ pkgver = 3.38.3
+ pkgrel = 1
url = https://gitlab.gnome.org/GNOME/gnome-control-center
arch = x86_64
groups = gnome
@@ -49,7 +49,7 @@ pkgbase = gnome-control-center-system76
optdepends = openssh: remote login
provides = gnome-control-center
conflicts = gnome-control-center
- source = git+https://gitlab.gnome.org/GNOME/gnome-control-center.git#commit=0ae321b67d1c31d9bc209807aa6103d01a95e726
+ source = git+https://gitlab.gnome.org/GNOME/gnome-control-center.git#commit=681ce6c7f6b2a84a3615fcd9e1c0c74673714fb4
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
source = git+https://gitlab.gnome.org/GNOME/libhandy.git
source = 0001-mouse-Add-Disable-While-Typing-toggle-for-touchpad.patch
diff --git a/PKGBUILD b/PKGBUILD
index ecbbad219725..ba3f28860f87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=gnome-control-center-system76
_pkgname=${pkgname%-system76}
-pkgver=3.38.2
-pkgrel=2
+pkgver=3.38.3
+pkgrel=1
pkgdesc="GNOME's main interface to configure various aspects of the desktop (with System76 patches)"
url="https://gitlab.gnome.org/GNOME/gnome-control-center"
license=(GPL2)
@@ -23,7 +23,7 @@ optdepends=('system-config-printer: Printer settings'
groups=(gnome)
provides=("$_pkgname")
conflicts=("$_pkgname")
-_commit=0ae321b67d1c31d9bc209807aa6103d01a95e726 # tags/3.38.2^0
+_commit=681ce6c7f6b2a84a3615fcd9e1c0c74673714fb4 # tags/3.38.3^0
source=("git+https://gitlab.gnome.org/GNOME/gnome-control-center.git#commit=$_commit"
'git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git'
'git+https://gitlab.gnome.org/GNOME/libhandy.git'