From 8d2ae22cb054398e9f9a9e94f8a0683271c0510f Mon Sep 17 00:00:00 2001 From: e5ten Date: Mon, 13 Aug 2018 17:56:55 -0400 Subject: [PATCH] fix checksum --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 4c7526f..a938ad8 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = parsec-bin pkgdesc = Remotely connect to a gaming pc for a low latency remote computing experience pkgver = 147_9 - pkgrel = 1 + pkgrel = 2 epoch = 1 url = http://parsec.tv arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index a72568f..86f4f88 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=parsec-bin pkgver=147_9 -pkgrel=1 +pkgrel=2 pkgdesc="Remotely connect to a gaming pc for a low latency remote computing experience" url=http://parsec.tv arch=('x86_64')