summaryrefslogtreecommitdiffstats
path: root/gnome3-libs/rest
diff options
context:
space:
mode:
authorIsmael Luceno2019-08-16 21:12:06 +0200
committerIsmael Luceno2019-08-16 21:21:39 +0200
commite250b47356d66e00ec04a3bb86e558d2bf6491f7 (patch)
treeca91eb1105ff3da949043dbe460c6e1ea4c3c8bb /gnome3-libs/rest
parent924b82780179fd9f8aa63320a0b4951026ed1e87 (diff)
rest 0.8.1
Diffstat (limited to 'gnome3-libs/rest')
-rwxr-xr-xgnome3-libs/rest/DEPENDS2
-rwxr-xr-xgnome3-libs/rest/DETAILS9
-rw-r--r--gnome3-libs/rest/HISTORY4
-rw-r--r--gnome3-libs/rest/rest-0.7.12.tar.bz2.sigbin287 -> 0 bytes
4 files changed, 10 insertions, 5 deletions
diff --git a/gnome3-libs/rest/DEPENDS b/gnome3-libs/rest/DEPENDS
new file mode 100755
index 0000000000..470b578e8c
--- /dev/null
+++ b/gnome3-libs/rest/DEPENDS
@@ -0,0 +1,2 @@
+depends glib2 &&
+depends libsoup
diff --git a/gnome3-libs/rest/DETAILS b/gnome3-libs/rest/DETAILS
index 569a1a9bb3..b785e5425b 100755
--- a/gnome3-libs/rest/DETAILS
+++ b/gnome3-libs/rest/DETAILS
@@ -1,10 +1,9 @@
SPELL=rest
- VERSION=0.7.12
- BRANCH=$(echo $VERSION|cut -d . -f 1,2)
- SOURCE=$SPELL-$VERSION.tar.bz2
+ VERSION=0.8.1
+ SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/${VERSION%.*}/$SOURCE
+ SOURCE_HASH=sha512:824a341db3827e4360abe03e33735918c68913c70d797699ef74271080a1985872006ec70fd994dc8fa3fbfef417e6fe979883c11286512d0ce623b8368e40c3
LICENSE[0]=GPL
WEB_SITE=http://developer.gnome.org/rest/
ENTERED=20110929
diff --git a/gnome3-libs/rest/HISTORY b/gnome3-libs/rest/HISTORY
index 14f8fbb54b..320d24e62d 100644
--- a/gnome3-libs/rest/HISTORY
+++ b/gnome3-libs/rest/HISTORY
@@ -1,3 +1,7 @@
+2019-08-16 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 0.8.1
+ * DEPENDS: depends on glib2 and libsoup
+
2011-11-20 Sukneet Basuta <sukneet@sourcemage.org>
* DETAILS: xz -> bz2
diff --git a/gnome3-libs/rest/rest-0.7.12.tar.bz2.sig b/gnome3-libs/rest/rest-0.7.12.tar.bz2.sig
deleted file mode 100644
index ef61ab8fbe..0000000000
--- a/gnome3-libs/rest/rest-0.7.12.tar.bz2.sig
+++ /dev/null
Binary files differ