summaryrefslogtreecommitdiffstats
path: root/x11-libs
diff options
context:
space:
mode:
authorIsmael Luceno2022-04-09 11:20:00 +0200
committerIsmael Luceno2022-04-09 11:44:14 +0200
commit740bca8ae225f0eb355ce09d52cba2daf88d46c0 (patch)
treee2481a2c03252eb331a99fb18f25ff80401e9d63 /x11-libs
parentd5e34846844552daa375dd099f6d56b63523aee6 (diff)
wine 7.6
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 15b3157b87..24659ab517 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=7.5;;
+(devel) VERSION=7.6;;
(stable) VERSION=7.0 PATCHLEVEL=1;;
esac; case "$WINE_BRANCH" in
(scm)
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index 153a494c29..02a0612326 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,6 @@
+2022-04-09 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated WINE_BRANCH=devel to 7.6
+
2022-03-29 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated WINE_BRANCH=devel to 7.5