summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjunglerobba2019-01-15 08:53:28 +0100
committerjunglerobba2019-01-15 08:53:28 +0100
commita568113e88062bc1b62eb873ce80681dac3a17fe (patch)
tree8a458aff421a196b6d09f940e9268fa0703fbb78 /PKGBUILD
parent918e75e347f19ec9aca477286de64b149b0aa886 (diff)
downloadaur-a568113e88062bc1b62eb873ce80681dac3a17fe.tar.gz
update to 3.31.0.2
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD17
1 files changed, 4 insertions, 13 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe8128d1d7db..777af6e85b40 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,10 @@
pkgname=gsettings-desktop-schemas-dev
_realpkgname=gsettings-desktop-schemas
-pkgver=3.31.0.1
+pkgver=3.31.0.2
pkgrel=1
pkgdesc="Shared GSettings schemas for the desktop"
-arch=(i686 x86_64)
+arch=(x86_64)
url="https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas"
license=('GPL')
depends=(glib2 intltool)
@@ -17,17 +17,8 @@ makedepends=(git meson gobject-introspection)
provides=("${_realpkgname}")
conflicts=("${_realpkgname}")
-source=("git+https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas.git#tag=${pkgver}"
- "12.patch")
-sha256sums=('SKIP'
- 'fefcf993c0908ab53bcb4ad1cf4f46b8bd99c71d588c6117b1f16993d2250424')
-
-prepare() {
- cd ${_realpkgname}
-
- #https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas/merge_requests/12
- git apply -3 ../12.patch
-}
+source=("git+https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas.git#tag=${pkgver}")
+sha256sums=('SKIP')
build() {
arch-meson gsettings-desktop-schemas build