aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2021-04-11 13:39:48 +0200
committerRobby Workman <rworkman@slackbuilds.org>2021-04-17 23:54:31 -0500
commit71824e5a9104d0bd32d756d8da89ccee0c9078c1 (patch)
treebd8c7d38d4f87d97df10f728113f62c47e7c76fe /games
parent869cdd7cff97116f6a1c5d15ad19c0f1c5a57feb (diff)
downloadslackbuilds-71824e5a9104d0bd32d756d8da89ccee0c9078c1.tar.xz
games/pokerth: Use protobuf3 as a dependency.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/pokerth/pokerth.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/pokerth/pokerth.info b/games/pokerth/pokerth.info
index 24588c1909ec..226febf07449 100644
--- a/games/pokerth/pokerth.info
+++ b/games/pokerth/pokerth.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://downloads.sourceforge.net/pokerth/PokerTH-1.1.1-src.tar.bz2"
MD5SUM="a7f76f95782099f966e5f2b6809f502a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="libgsasl libircclient tinyxml protobuf"
-MAINTAINER="Marcel Saegebarth"
-EMAIL="marc@mos6581.de"
+REQUIRES="libgsasl libircclient tinyxml protobuf3"
+MAINTAINER="Matteo Bernardini"
+EMAIL="ponce@slackbuilds.org"