summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordtluna2019-03-30 15:28:05 +0300
committerdtluna2019-03-30 15:28:05 +0300
commit46add64a3002fbccc2e3e255a397706010cf2dd9 (patch)
tree60f957f80c4d9a87f270b77f9ae8c56db92370a7 /PKGBUILD
parent22cbe3d4f76c9f7a77d803d5322688db7cbba049 (diff)
downloadaur-emoji-stealer.tar.gz
Add conflict with emoji-stealer-bin
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a11b713c5b2..e608be8dc5e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='emoji-stealer'
_pkgname='emoji_stealer'
pkgver='1.1.0'
-pkgrel=2
+pkgrel=3
pkgdesc='Emoji stealer for Mastodon and Pleroma'
url='https://git.dtluna.net/dtluna/emoji_stealer'
arch=('any')
@@ -13,6 +13,8 @@ depends=()
makedepends=('go')
optdepends=()
+conflicts=('emoji-stealer-bin')
+
source=("${url}/archive/${pkgver}.tar.gz")
sha256sums=('f38fcffc6eb1e10fcfde8af9a450c0f1aa2e095b56bc527630cff5e05e2b7194')