Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

Commit 1847b1e

Browse files
committed
upgpkg: 6tunnel 0.13-2 - add sha256sums=
git-svn-id: file:///srv/repos/svn-community/svn@1347923 9fca08f4-af9d-4005-b8df-a31f2cc04f65
1 parent 12cfd84 commit 1847b1e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

6tunnel/trunk/PKGBUILD

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@
33

44
pkgname=6tunnel
55
pkgver=0.13
6-
pkgrel=1
6+
pkgrel=2
77
pkgdesc="Tunnels IPv6 connections for IPv4-only applications"
88
url="https://github.com/wojtekka/6tunnel"
99
license=('GPL')
1010
arch=('x86_64')
1111
depends=()
1212
source=(https://github.com/wojtekka/6tunnel/releases/download/$pkgver/$pkgname-$pkgver.tar.gz)
1313
md5sums=('b13ba5ad8efc5d74b2dd71c2df85ef35')
14+
sha256sums=('8bc00d8dcd086d13328d868a78e204d8988b214e0c0f7fbdd0794ffe23207fe5')
1415

1516
build() {
1617
cd "$srcdir"/$pkgname-$pkgver

0 commit comments

Comments
 (0)