[arch-commits] Commit in badtouch/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Wed Aug 8 20:52:01 UTC 2018
Date: Wednesday, August 8, 2018 @ 20:52:01
Author: anthraxx
Revision: 370446
upgpkg: badtouch 0.6.1-1
Modified:
badtouch/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-08 20:41:36 UTC (rev 370445)
+++ PKGBUILD 2018-08-08 20:52:01 UTC (rev 370446)
@@ -2,7 +2,7 @@
# Contributor: kpcyrd <git at rxv.cc>
pkgname=badtouch
-pkgver=0.5.2
+pkgver=0.6.1
pkgrel=1
pkgdesc='Scriptable network authentication cracker'
url='https://github.com/kpcyrd/badtouch'
@@ -12,8 +12,8 @@
license=('GPL3')
install=badtouch.install
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/kpcyrd/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('616881b449de0ff645975247ed18ace8457de959cfd8e53d67c55508c48b2009')
-sha512sums=('68343b91764691ee36d5ca5eb66e58ac3ed279400dc7f622e09a78fa76dd0ad9fba0abc51122dcc042885b8c85c69364dda7d89eb01d3036178d549a9b954a4c')
+sha256sums=('62181ac05a68a552e1984dd42206f6a5ca195e51addc48cbfdf55a60afc7c3ae')
+sha512sums=('607f32de46540a836b21dfd7f33457c33f2f84136d198e365d06eb41f2a95c73414bf951ab92d861edbeca327f24d0c7580b9a349291caf527fd150930018d69')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list