summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDrew DeVault2019-02-25 10:42:20 -0500
committerDrew DeVault2019-02-25 10:42:20 -0500
commit7cdfc478e066660da16ebbeaa34b65e991dae83e (patch)
tree5da74e0581864811ae39447580bbdaf927cf125d /PKGBUILD
parentf7d26316db497f4a04ec9cba14c4328678d90ce9 (diff)
downloadaur-madonctl.tar.gz
Cleanup
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4592c2ccc689..a4cb4e7b37bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
_gopkgname='github.com/McKael/madonctl'
pkgname=madonctl
pkgver=2.3.1
-pkgrel=1
+pkgrel=2
pkgdesc='CLI client for the Mastodon social network API'
arch=('x86_64')
url='https://github.com/McKael/madonctl'
license=('MIT')
-makedepends=('go' 'git' 'dep')
+makedepends=('go-pie' 'git' 'dep')
source=("$pkgname-$pkgver.tar.gz::https://$_gopkgname/archive/v$pkgver.tar.gz")
sha256sums=('f97707a4f96b15a8331a0b3725a43c7717bf068bf9e6c5e885a13dd3016d5cf6')