development/rstudio-desktop: Update maintainer's email

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Isaac Yu 2023-06-03 20:23:23 -07:00 committed by Willy Sudiarto Raharjo
parent 509ef3cad2
commit adaa23ad9f
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
# Slackware build script for rstudio-desktop
# Copyright 2018 Ekin Akoglu, Erdemli/Mersin, Turkey <ekinakoglu@gmail.com>
# Copyright 2022-2023 Isaac Yu <isaacyu1@isaacyu1.com>
# Copyright 2022-2023 Isaac Yu <isaacyu@protonmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is

View file

@ -7,4 +7,4 @@ DOWNLOAD_x86_64="https://download1.rstudio.org/electron/rhel8/x86_64/rstudio-202
MD5SUM_x86_64="7b33fa2880b615b314f69a1acd5a08bc"
REQUIRES="R postgresql"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"
EMAIL="isaacyu@protonmail.com"