mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/textadept: Change email.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
61ad204a60
commit
45cbb17453
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Slackware build script for textadept
|
||||
# Ryan P.C. McQuen | Everett, WA | ryan.q@linux.com
|
||||
# Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org
|
||||
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
|
|
@ -7,4 +7,4 @@ DOWNLOAD_x86_64="http://foicica.com/textadept/download/textadept_9.2.x86_64.tgz"
|
|||
MD5SUM_x86_64="50b2706153a011172b5df5d269020c90"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Ryan P.C. McQuen"
|
||||
EMAIL="ryan.q@linux.com"
|
||||
EMAIL="ryanpcmcquen@member.fsf.org"
|
||||
|
|
Loading…
Reference in a new issue