summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorE5ten2018-06-15 10:43:56 -0400
committerE5ten2018-06-15 10:43:56 -0400
commita68eb6cde90ac543aa65d64de7cf73509a66feee (patch)
tree12cb30937aea8bf9164a26b544ae3183629b0586
parentd2b9038f7a0bd2f51d9452f9b62e13fe0d44fd7c (diff)
downloadaur-a68eb6cde90ac543aa65d64de7cf73509a66feee.tar.gz
fix maintainer info
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 75f8f4d3c949..c709085811c3 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 = 146_18
- pkgrel = 2
+ pkgrel = 3
url = http://parsec.tv
arch = x86_64
depends = gtk2
diff --git a/PKGBUILD b/PKGBUILD
index 591a8d0633fc..78a495c0afc9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
-# Maintainer : E5ten
-# Maintainer : Shawn Dellysse sdellysse@gmail.com
+# Maintainer : E5ten <e5ten.arch@gmail.com>
+# Contributor : Shawn Dellysse sdellysse@gmail.com
pkgname=parsec-bin
pkgver=146_18
-pkgrel=2
+pkgrel=3
pkgdesc="Remotely connect to a gaming pc for a low latency remote computing experience"
url=http://parsec.tv
arch=('x86_64')