summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkfg2018-10-16 18:30:49 +0200
committerkfg2018-10-16 18:30:49 +0200
commita4f1241ebbe629ca0cffa05c966994f3228d16c5 (patch)
tree10223b201d78e459103d719112a407ef3b370c99
parent5de8de5dd4cbc7b077fd6f5c8e747f59321b2c81 (diff)
downloadaur-a4f1241ebbe629ca0cffa05c966994f3228d16c5.tar.gz
Update to 0.8.4
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff0ef7d5916f..865232f28e26 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Sep 21 14:18:22 UTC 2018
+# Tue Oct 16 16:30:31 UTC 2018
pkgbase = mingw-w64-libssh
pkgdesc = Library for accessing ssh client services through C libraries (mingw-w64)
- pkgver = 0.8.3
+ pkgver = 0.8.4
pkgrel = 1
url = http://www.libssh.org/
arch = any
@@ -19,12 +19,12 @@ pkgbase = mingw-w64-libssh
options = !strip
options = !buildflags
options = staticlibs
- source = https://www.libssh.org/files/0.8/libssh-0.8.3.tar.xz
- source = https://www.libssh.org/files/0.8/libssh-0.8.3.tar.xz.asc
+ source = https://www.libssh.org/files/0.8/libssh-0.8.4.tar.xz
+ source = https://www.libssh.org/files/0.8/libssh-0.8.4.tar.xz.asc
source = mingw-as-unix.patch
source = mingw-DATADIR-conflict.patch
source = mingw-pkgconfig.patch
- sha256sums = 302f31f606f2368cd3ce77d7a69f7464c18eae176e73e59102e0524401bd29d0
+ sha256sums = 6bb07713021a8586ba2120b2c36c468dc9ac8096d043f9b1726639aa4275b81b
sha256sums = SKIP
sha256sums = 41df4db83fd2590591aa4e1d78b685084eb53b033e0b2d84131ffa85b35e7e2d
sha256sums = abb368517ec909bfa785cb9580e9d77cbdcc0d7f36f8889582dfaab3cd6ad1ba
diff --git a/PKGBUILD b/PKGBUILD
index 367896bdf0cd..41a9a524c3f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: Alexey Pavlov <alexpux@gmail.com>
pkgname=mingw-w64-libssh
-pkgver=0.8.3
+pkgver=0.8.4
pkgrel=1
pkgdesc="Library for accessing ssh client services through C libraries (mingw-w64)"
url="http://www.libssh.org/"
@@ -21,7 +21,7 @@ source=(https://www.libssh.org/files/${pkgver%.*}/libssh-$pkgver.tar.xz{,.asc}
mingw-as-unix.patch
mingw-DATADIR-conflict.patch
mingw-pkgconfig.patch)
-sha256sums=('302f31f606f2368cd3ce77d7a69f7464c18eae176e73e59102e0524401bd29d0'
+sha256sums=('6bb07713021a8586ba2120b2c36c468dc9ac8096d043f9b1726639aa4275b81b'
'SKIP'
'41df4db83fd2590591aa4e1d78b685084eb53b033e0b2d84131ffa85b35e7e2d'
'abb368517ec909bfa785cb9580e9d77cbdcc0d7f36f8889582dfaab3cd6ad1ba'