Browse Source

python/python3-construct: Fix email address

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/216/head
isaackwy 2 years ago
committed by Willy Sudiarto Raharjo
parent
commit
2c7572696d
  1. 2
      python/python3-construct/python3-construct.SlackBuild
  2. 2
      python/python3-construct/python3-construct.info

2
python/python3-construct/python3-construct.SlackBuild

@ -2,7 +2,7 @@
# Slackware build script for python3-construct
# Copyright 2024 Isaac Yu <isaacyu1@isaacyu1.com>
# Copyright 2024 Isaac Yu <isaacyu@protonmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is

2
python/python3-construct/python3-construct.info

@ -7,4 +7,4 @@ DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"
EMAIL="isaacyu@protonmail.com"
Loading…
Cancel
Save