summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Perez de Castro2021-12-09 21:35:05 +0200
committerAdrian Perez de Castro2021-12-09 21:35:05 +0200
commit4568d024beef28fa1fef26531f653bc41bb5fb57 (patch)
treeb8f8a893a91b2a1d1377ca091921dc6eec438d7c
parent278198eb12389bf7685fc2ce143efa022a40ed92 (diff)
downloadaur-4568d024beef28fa1fef26531f653bc41bb5fb57.tar.gz
Remove conflicts=fluent-gtk-theme-git
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb96a740cde3..2387b86e7313 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fluent-gtk-theme
pkgdesc = Fluent design GTK theme
pkgver = 2021.11.23
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/vinceliuice/Fluent-gtk-theme
arch = any
license = GPL3
@@ -9,7 +9,6 @@ pkgbase = fluent-gtk-theme
optdepends = gtk-engine-murrine: GTK2 theme support
optdepends = fluent-icon-theme: Matching icon theme
optdepends = fluent-cursor-theme: Matching cursor theme
- conflicts = fluent-gtk-theme-git
options = !strip
source = fluent-gtk-theme-2021.11.23.tar.gz::https://github.com/vinceliuice/Fluent-gtk-theme/archive/refs/tags/2021-11-23.tar.gz
b2sums = e5a4a6f251370116b8134795c44c8f00121a59bf41d6ac17d19c0fa98ee1097341299d15976e128b56e42c88c60087749c4002f15306ac01c04d21f6fec8f1ea
diff --git a/PKGBUILD b/PKGBUILD
index 1f7cf9f6ce5a..9ccdf7ba7367 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,12 @@
# Maintainer: Adrian Perez de Castro <aperez@igalia.com>
pkgname=fluent-gtk-theme
pkgver=2021.11.23
-pkgrel=1
+pkgrel=2
pkgdesc='Fluent design GTK theme'
arch=(any)
url=https://github.com/vinceliuice/Fluent-gtk-theme
license=(GPL3)
options=('!strip')
-conflicts=("${pkgname}-git")
makedepends=(gnome-shell)
optdepends=('gtk-engine-murrine: GTK2 theme support'
'fluent-icon-theme: Matching icon theme'