summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302023-10-03 19:15:40 +0200
committerM0Rf302023-10-03 19:15:40 +0200
commit7b4e7697393cea4cc5014c1c4dd64277e17a4ca3 (patch)
treefe49cef3d00f1e04370209d908bc276ade822d6a /PKGBUILD
parent7ff60a0a98adae9891c2e316e09ea54de66b4597 (diff)
downloadaur-gnome-multi-writer-git.tar.gz
gnome-multi-writer-git: update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 839c221c15d9..e3dcabd3fd3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: robertfoster
pkgname=gnome-multi-writer-git
-pkgver=3.35.90.r324.469c911
+pkgver=3.35.90.r332.6a6d4d9
pkgrel=1
pkgdesc="Write an ISO file to multiple USB devices at once"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('GPL2')
depends=('gtk3' 'libcanberra' 'libgusb' 'udisks2')
makedepends=('appstream-glib' 'docbook-sgml' 'docbook-utils' 'git' 'intltool' 'meson' 'perl-sgmls')
optdepends=('gnome-icon-theme-extras: show device icons')
-replaces=("${pkgname%-git}")
+provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
source=("${pkgname%-git}::git+https://gitlab.gnome.org/GNOME/gnome-multi-writer")
install="${pkgname%-git}.install"