summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRex2020-06-24 13:43:41 +0800
committerRex2020-06-24 13:43:41 +0800
commit3c4f4e9dccf256216a14306a4c7a14dc2b28dc3d (patch)
tree128870ec9ab5b80840358ab4773d566e38ce80b0 /PKGBUILD
parenta0be9d128eba79a5f3d26266d1f1f6a339dfc749 (diff)
downloadaur-canvas-git.tar.gz
updated PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af3d3a4c4a3b..8243070f7dd9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=canvas
pkgname=$_pkgname-git
pkgver=r19.e74dda7
-pkgrel=4
+pkgrel=5
pkgdesc="A bash script to generate and apply different types of gradient & blured wallpapers."
arch=(any)
url="https://github.com/dylanaraps/$_pkgname"
@@ -12,7 +12,6 @@ makedepends=("git")
depends=("imagemagick" "feh" "colorpicker")
optdepends=("xorg-xrandr: to use it with xfce")
provides=("$_pkgname")
-conflicts=("pfetch")
source=("$_pkgname::git+https://github.com/adi1090x/$_pkgname.git")
md5sums=('SKIP')