summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorIsmael Luceno2021-05-28 20:09:57 +0200
committerIsmael Luceno2021-05-28 20:10:29 +0200
commitffb5412419124b1b288c7daecf864b10da027bbf (patch)
tree9697c3ba2c3ff682be35effdad8c1a24e1edd9b5 /x11
parent4ea633952ab55880eab37bfb77a80251f62cf16e (diff)
recordmydesktop 0.4.0
Diffstat (limited to 'x11')
-rwxr-xr-xx11/recordmydesktop/DETAILS6
-rw-r--r--x11/recordmydesktop/HISTORY4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11/recordmydesktop/DETAILS b/x11/recordmydesktop/DETAILS
index 96373e5a2a..98007544c7 100755
--- a/x11/recordmydesktop/DETAILS
+++ b/x11/recordmydesktop/DETAILS
@@ -1,9 +1,9 @@
SPELL=recordmydesktop
- VERSION=0.3.8.1
+ VERSION=0.4.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
- SOURCE_HASH=sha512:a32df1257d7d8928123437b38abcbdf623a9a65d313df5bec9bc06ef7229ebe4664a3cbea1fe5f6f1f9b89efb939873adc020f4ac072477f6df9481a37e7c350
+ SOURCE_URL[0]="https://github.com/Enselic/$SPELL/releases/download/v$VERSION/$SOURCE"
+ SOURCE_HASH=sha512:4b0a141c68e10679cfce53efac518e254b0cd361b6769aaf22fdb25a2162e7cc255eb741dd671a908dafa370d464b0e298b7386b561a6a721e8419632982a1e0
WEB_SITE=http://recordmydesktop.sourceforge.net/
ENTERED=20060815
LICENSE[0]=GPL
diff --git a/x11/recordmydesktop/HISTORY b/x11/recordmydesktop/HISTORY
index fdc7ae49ff..beda2ff807 100644
--- a/x11/recordmydesktop/HISTORY
+++ b/x11/recordmydesktop/HISTORY
@@ -1,3 +1,7 @@
+2021-05-28 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 0.4.0
+
2019-08-12 Ismael Luceno <ismael@sourcemage.org>
* PRE_BUILD: Fixed build against musl