Browse Source
development/rstudio-desktop-legacy: Update maintainer's email
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/198/head
Isaac Yu
3 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
2 additions and
2 deletions
-
development/rstudio-desktop-legacy/rstudio-desktop-legacy.SlackBuild
-
development/rstudio-desktop-legacy/rstudio-desktop-legacy.info
|
|
|
@ -3,7 +3,7 @@ |
|
|
|
# Slackware build script for rstudio-desktop-legacy |
|
|
|
|
|
|
|
# Copyright 2018 Ekin Akoglu, Erdemli/Mersin, Turkey <ekinakoglu@gmail.com> |
|
|
|
# Copyright 2022 Isaac Yu <isaacyu1@isaacyu1.com> |
|
|
|
# Copyright 2022 Isaac Yu <isaacyu@protonmail.com> |
|
|
|
# All rights reserved. |
|
|
|
# |
|
|
|
# Redistribution and use of this script, with or without modification, is |
|
|
|
|
|
|
|
@ -7,4 +7,4 @@ DOWNLOAD_x86_64="https://download1.rstudio.org/rstudio-1.1.463-amd64.deb" |
|
|
|
MD5SUM_x86_64="bc50d6bd34926c1cc3ae4a209d67d649" |
|
|
|
REQUIRES="R gst0-plugins-base" |
|
|
|
MAINTAINER="Isaac Yu" |
|
|
|
EMAIL="isaacyu1@isaacyu1.com" |
|
|
|
EMAIL="isaacyu@protonmail.com" |