summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcin Wieczorek2018-05-22 18:00:38 +0200
committerMarcin Wieczorek2018-05-22 18:00:38 +0200
commitfa8d1ffa366b9921cb0169bb11f626b27e37b401 (patch)
treed17939cadbf17156d753a7128e016a7fed73fb53 /PKGBUILD
parentb7018408ee4c19a4befaf02082b2244633d769e3 (diff)
downloadaur-fa8d1ffa366b9921cb0169bb11f626b27e37b401.tar.gz
Version 1.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6111186e30ff..4ab91f44a2fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Stefan Tatschner <rumpelsepp@sevenbyte.org>
pkgname=git-ftp
-pkgver=1.4.0
+pkgver=1.5.1
pkgrel=1
pkgdesc='Git powered FTP client written as shell script'
url='https://github.com/git-ftp/git-ftp'
@@ -11,7 +11,7 @@ license=('GPL')
depends=('curl' 'git')
makedepends=('pandoc')
source=("${pkgname}-v${pkgver}.tar.gz::https://github.com/git-ftp/git-ftp/archive/${pkgver}.tar.gz")
-sha256sums=('080e9385a9470d70a5a2a569c6e7db814902ffed873a77bec9d0084bcbc3e054')
+sha256sums=('8cca25e1f718b987ea22ec05c7d72522f21cacedd00a8a0e827f87cd68e101f0')
build() {
cd $pkgname-$pkgver/man