summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Goto2022-01-13 16:45:01 +0100
committerPhilip Goto2022-01-13 16:45:01 +0100
commitf69bb3595ebf310d806a8998cdbd592d3985c8cb (patch)
tree0f075e4a1474b37550a91877b9e23cda8bf142a7
parentc129d165233eeade38ba1948c3875071767d6180 (diff)
downloadaur-nostalgia-git.tar.gz
Update to 0.9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4fd556ab313f..48c0ff706f74 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nostalgia-git
pkgdesc = Set historic GNOME wallpapers
- pkgver = 0.8.r0.g7a9fd74
+ pkgver = 0.9.r0.g402fe35
pkgrel = 1
url = https://gitlab.gnome.org/bertob/nostalgia
arch = x86_64
@@ -10,11 +10,11 @@ pkgbase = nostalgia-git
makedepends = gobject-introspection
makedepends = meson
makedepends = vala
- depends = libhandy
- depends = libportal
+ depends = libadwaita
+ depends = libportal-gtk4
provides = nostalgia
conflicts = nostalgia
source = git+https://gitlab.gnome.org/bertob/nostalgia.git
- sha256sums = SKIP
+ b2sums = SKIP
pkgname = nostalgia-git
diff --git a/PKGBUILD b/PKGBUILD
index 6006b93a2dd6..cac5caa06dc9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=nostalgia-git
-pkgver=0.8.r0.g7a9fd74
+pkgver=0.9.r0.g402fe35
pkgrel=1
pkgdesc='Set historic GNOME wallpapers'
arch=(x86_64 aarch64)
@@ -10,8 +10,8 @@ license=(GPL3)
provides=(nostalgia)
conflicts=(nostalgia)
depends=(
- libhandy
- libportal
+ libadwaita
+ libportal-gtk4
)
makedepends=(
git
@@ -20,7 +20,7 @@ makedepends=(
vala
)
source=("git+${url}.git")
-sha256sums=('SKIP')
+b2sums=('SKIP')
build() {
arch-meson nostalgia build