summaryrefslogtreecommitdiffstats
path: root/xfce
diff options
context:
space:
mode:
authorThomas Orgis2021-04-24 18:01:51 +0200
committerThomas Orgis2021-04-24 18:05:13 +0200
commit50e397801ae7b166d94aaba15ee5562f310688ef (patch)
tree52804c95afc01409366ac146016f8b7657e1c83c /xfce
parentbaa376af30f387a2e963df4555d07a3e9bc3cf29 (diff)
xfce4-dev-tools
Diffstat (limited to 'xfce')
-rwxr-xr-xxfce/xfce4-dev-tools/DETAILS6
-rw-r--r--xfce/xfce4-dev-tools/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce/xfce4-dev-tools/DETAILS b/xfce/xfce4-dev-tools/DETAILS
index 5f417b2b02..b08d00bc75 100755
--- a/xfce/xfce4-dev-tools/DETAILS
+++ b/xfce/xfce4-dev-tools/DETAILS
@@ -1,9 +1,9 @@
SPELL=xfce4-dev-tools
- VERSION=4.12.0
+ VERSION=4.16.0
BRANCH=`echo $VERSION | cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=http://archive.xfce.org/src/xfce/$SPELL/$BRANCH/$SOURCE
- SOURCE_HASH=sha512:60f90daaaac3eea355779ee1bb6a0cf24fb9e0ba70971c9c26ea681755de41560cfbca59a28241c2fd818031dc46e95c550424577451ceb7a42b1de0b0ff4a31
+ SOURCE_URL[0]=https://archive.xfce.org/xfce/$BRANCH/src/$SOURCE
+ SOURCE_HASH=sha512:54d9b45535c174ab0d13a3061ba2ff247c788a1190a6622b0adb4242d12e1fe42715256a18168d42fd5e425bbc7e9e81de30aa507da04f3e8d9b6f1ae5a5a7a7
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.xfce.org/
LICENSE[0]=GPL
diff --git a/xfce/xfce4-dev-tools/HISTORY b/xfce/xfce4-dev-tools/HISTORY
index 1ebd3d630c..c5931fd4f5 100644
--- a/xfce/xfce4-dev-tools/HISTORY
+++ b/xfce/xfce4-dev-tools/HISTORY
@@ -1,3 +1,6 @@
+2021-04-24 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: version 4.16.0, thanks to VinZou
+
2019-05-18 Ismael Luceno <ismael@sourcemage.org>
* DEPENDS: Update dependency; s/gettext/GETTEXT/