summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d0cf950ce8b1..43de4818c834 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='hss'
pkgver=1.8
-pkgrel=3
+pkgrel=4
arch=('x86_64' 'i686')
pkgdesc='Interactive ssh client for multiple servers.'
url='https://github.com/six-ddc/hss'
@@ -11,7 +11,8 @@ license=('GPL')
depends=(readline)
source=(
"${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz"
- "cppflags.patch::https://patch-diff.githubusercontent.com/raw/six-ddc/hss/pull/13.patch"
+ # https://github.com/six-ddc/hss/pull/13
+ "cppflags.patch::https://github.com/six-ddc/hss/commit/70b8e897a750856e1aa2d747f29fb94d085dfe26.patch"
)
sha512sums=('7dbf4beda10fdf0a7f6c54748c9f5731c61ab98c9ea2575f6b6d64fe5db510ea2f131ff5af89f7a244cfab23b195c662b4cc8a7cbd775cb7d3a327473c3f2b13'
'bf2015f8dc4270c9a1d5f5e878634592bea99a6b773b62995ae8ef35265280e3980fc1e6486358e22958822da748d8bee4933d08b9ff886b33a64a24f9162ef9')