summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPellegrino Prevete2022-09-19 22:33:09 +0200
committerPellegrino Prevete2022-09-19 22:33:09 +0200
commitfa4fc52975de3edf24f0da84ec72bf6e72cfa5e7 (patch)
treec6834d74203e302c37453d8c46a8ffff5f35fcb4
parent4e8c2d979c6af55d9f1033c94b364c580e966b20 (diff)
downloadaur-fa4fc52975de3edf24f0da84ec72bf6e72cfa5e7.tar.gz
fix provides/conflicts
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb9a20e390cd..3192b9bd47aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_pkgbase=gnome-desktop
pkgbase="${_pkgbase}-git"
pkgname=("${_pkgbase}-common-git"
- "${_pkgbase}-git")
- # "${_pkgbase}-4-git")
+ "${_pkgbase}-git"
+ "${_pkgbase}-4-git")
pkgver=43
pkgrel=1
pkgdesc="Library with common API for various GNOME modules"