summaryrefslogtreecommitdiffstats
path: root/xorg-app
diff options
context:
space:
mode:
authorTreeve Jelbert2019-02-18 08:53:54 +0100
committerTreeve Jelbert2019-02-18 21:24:26 +0100
commitb19d1a296069816d306cbc17d3f240827e06b65e (patch)
tree637e91a343e0a6b71a04b01c4d33d1c23ded1c56 /xorg-app
parent44381b9cbbdaea69fe69741084e08aaa5d0e5d88 (diff)
xcalc: => 1.0.7
Diffstat (limited to 'xorg-app')
-rwxr-xr-xxorg-app/xcalc/DETAILS12
-rw-r--r--xorg-app/xcalc/HISTORY4
-rw-r--r--xorg-app/xcalc/xcalc-1.0.3.tar.bz2.sigbin287 -> 0 bytes
3 files changed, 11 insertions, 5 deletions
diff --git a/xorg-app/xcalc/DETAILS b/xorg-app/xcalc/DETAILS
index 98370fea63..2f0dee629c 100755
--- a/xorg-app/xcalc/DETAILS
+++ b/xorg-app/xcalc/DETAILS
@@ -1,11 +1,13 @@
SPELL=xcalc
- VERSION=1.0.3
+ VERSION=1.0.7
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
- SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
-# SOURCE_HASH=sha512:292b570e2b9e4cfbf625f65c4d0ed4f2121df6e8cdb3e0007e1b5f614a91e4a782c92799406306a8bd96b7b2002fb34713a6e722aaee26d83e9867db477a6f70
+ SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/app/${SOURCE}
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=http://xorg.freedesktop.org
+ WEB_SITE=https://xorg.freedesktop.org
ENTERED=20051125
LICENSE[0]=XCL
SHORT="the X.Org calculator application"
diff --git a/xorg-app/xcalc/HISTORY b/xorg-app/xcalc/HISTORY
index c233425de3..cb0b0b7117 100644
--- a/xorg-app/xcalc/HISTORY
+++ b/xorg-app/xcalc/HISTORY
@@ -1,3 +1,7 @@
+2019-02-18 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.0.7
+ * DETAILS: add gpg checking
+
2009-12-22 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated to 1.0.3
SOURCE matches upstream posted SHA1
diff --git a/xorg-app/xcalc/xcalc-1.0.3.tar.bz2.sig b/xorg-app/xcalc/xcalc-1.0.3.tar.bz2.sig
deleted file mode 100644
index acef856c6d..0000000000
--- a/xorg-app/xcalc/xcalc-1.0.3.tar.bz2.sig
+++ /dev/null
Binary files differ