summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 745b9076799c..23718eb16793 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,13 @@
pkgname=python-lolcat
_realname=lolcat
pkgver=0.44
-pkgrel=1
+pkgrel=2
pkgdesc="Rainbows and unicorns (without Ruby! jay!)"
url="https://github.com/tehmaze/lolcat"
arch=('any')
license=('beerware')
depends=('python-setuptools')
+conflicts=('lolcat')
source=("https://github.com/tehmaze/${_realname}/archive/${pkgver}.tar.gz")
md5sums=('1688c1987087eb7bc55ad70e0fd91c25')