diff options
author | B. Watson <yalhcru@gmail.com> | 2017-12-19 18:38:47 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-21 08:19:33 +0700 |
commit | c1c486d79b3e5144f0a0bde4aa5ca29e2e721ba2 (patch) | |
tree | e8ccc362d05863727968afeb1730610f461f513d /system/agedu/agedu.SlackBuild | |
parent | 86619ab317d7d4867ccd8f168370480850e8f8b6 (diff) |
system/agedu: Updated for version 20171202.8a8299e.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/agedu/agedu.SlackBuild')
-rw-r--r-- | system/agedu/agedu.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/system/agedu/agedu.SlackBuild b/system/agedu/agedu.SlackBuild index cd9ba46904f37..3a262ee632ee8 100644 --- a/system/agedu/agedu.SlackBuild +++ b/system/agedu/agedu.SlackBuild @@ -6,11 +6,12 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. +# 20171219 bkw: Update for v20171202.8a8299e. # 20170921 bkw: Update for v20170831.fc6b2b5. Switch to self-hosted source # as upstream deletes the old version as soon as a new one is released. PRGNAM=agedu -VERSION=${VERSION:-20170831.fc6b2b5} +VERSION=${VERSION:-20171202.8a8299e} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |