summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSkycoder422018-04-15 17:45:56 +0200
committerSkycoder422018-04-15 17:45:56 +0200
commitad06415a9411a3bc47eff0b2e618aaae51e2d10b (patch)
treed4af44e4c4994215d0e17ee46d928f5a9d387cce /PKGBUILD
parente9966f757b7b6e5c53389eb61a17b6ed0b4e2413 (diff)
downloadaur-ad06415a9411a3bc47eff0b2e618aaae51e2d10b.tar.gz
fixed conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aec394838566..0f5f5cccab83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Felix Barz <skycoder42.de@gmx.de>
pkgname=anirem-git
pkgver=2.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="A tool to passivly check for updates on seasons, for proxer.me"
arch=('i686' 'x86_64')
url="https://github.com/Skycoder42/AniRem"
@@ -9,8 +9,8 @@ license=('BSD')
depends=('qt5-base' 'qt5-datasync' 'qt5-mvvmwidgets' 'qt5-restclient' 'qt5-mvvmdatasyncwidgets' 'qt5-svg')
makedepends=('qt5-tools' 'git' 'qpmx-qpmsource')
optdepends=("repkg: Automatically rebuild the package on dependency updates")
-provides=('seasonproxer')
-conflicts=('seasonproxer')
+provides=('seasonproxer' 'anirem')
+conflicts=('seasonproxer' 'anirem')
_pkgfqn=$pkgname-$pkgver
source=("$_pkgfqn::git+https://github.com/Skycoder42/AniRem.git#tag=$pkgver"
"$pkgname.rule"