summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGimmeapill2020-07-21 21:47:36 +0200
committerGimmeapill2020-07-21 21:47:36 +0200
commit41441b60ead96256239ff64f1f633a3de7562fd3 (patch)
tree60e258b826a2345a6e3164739488b87c1c46a60d
parenta967c8d7bf4534881c2cdbf0226e29d593b0aea9 (diff)
downloadaur-41441b60ead96256239ff64f1f633a3de7562fd3.tar.gz
updated conflicts
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c09c5108218..21b3ca34787a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Dec 20 19:07:07 UTC 2019
+# Tue Jul 21 19:47:11 UTC 2020
pkgbase = gxplugins-lv2-git
pkgdesc = A set of extra lv2 plugins from the guitarix project.
- pkgver = r121.f1a6cc9
+ pkgver = r125.265415b
pkgrel = 1
url = https://github.com/brummer10/GxPlugins.lv2
arch = i686
@@ -16,7 +16,7 @@ pkgbase = gxplugins-lv2-git
makedepends = xorgproto
depends = cairo
provides = gxplugins-lv2
- conflicts = gxplugins-lv2
+ conflicts = gxplugins.lv2
conflicts = gx-lv2-git
source = gxplugins-lv2::git+https://github.com/brummer10/GxPlugins.lv2
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4a2a520ef42a..547f3da45e1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gimmeapill <gimmeapill at gmail dot com>
pkgname=gxplugins-lv2-git
-pkgver=r121.f1a6cc9
+pkgver=r125.265415b
pkgrel=1
pkgdesc="A set of extra lv2 plugins from the guitarix project."
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ groups=('lv2-plugins')
depends=('cairo')
makedepends=('git' 'lv2' 'libxext' 'freetype2' 'xorgproto')
provides=("${pkgname%-*}")
-conflicts=("${pkgname%-*}" "gx-lv2-git")
+conflicts=("gxplugins.lv2" "gx-lv2-git")
source=("${pkgname%-*}::git+https://github.com/brummer10/GxPlugins.lv2")
md5sums=('SKIP')