summaryrefslogtreecommitdiffstats
path: root/x11-libs
diff options
context:
space:
mode:
authorIsmael Luceno2021-05-08 15:57:50 +0200
committerIsmael Luceno2021-05-08 15:57:50 +0200
commit6f6d6bc03fed506179bffa32de1a2a97c6e8990c (patch)
tree9607bbbdb36a673dfc29416331ed93ad9941e028 /x11-libs
parent21791d2dd8bb2d57541511df523456b138c29ff5 (diff)
wine 6.8 (devel)
Diffstat (limited to 'x11-libs')
-rwxr-xr-xx11-libs/wine/DETAILS2
-rw-r--r--x11-libs/wine/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index 6f61b76135..eb45f73b13 100755
--- a/x11-libs/wine/DETAILS
+++ b/x11-libs/wine/DETAILS
@@ -1,7 +1,7 @@
. "$GRIMOIRE/FUNCTIONS"
SPELL=wine
case "$WINE_BRANCH" in
-(devel) VERSION=6.7 ;;
+(devel) VERSION=6.8 ;;
(stable) VERSION=6.0 ;;
esac; case "$WINE_BRANCH" in
(scm)
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index a88b2458a0..2cdbf2d9e3 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,6 @@
+2021-05-08 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated to 6.8 (devel)
+
2021-04-24 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated to 6.7 (devel)