summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMubashshir2021-03-21 01:52:00 +0600
committerMubashshir2021-03-21 01:52:00 +0600
commitdd1690347a73946f8b1f59d85db1382760187616 (patch)
tree19b8bd2248507a1a513fcc64c930a1c4c463eeae
parent17eab2a76faa568b555da003ac902ec17aaf8854 (diff)
downloadaur-dd1690347a73946f8b1f59d85db1382760187616.tar.gz
Updated to 40.0-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66f97552a25b..917554e42bbc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gedit-menubar
pkgdesc = GNOME Text Editor (Patched to show menubar)
- pkgver = 3.38.1
- pkgrel = 2
+ pkgver = 40.0
+ pkgrel = 1
url = https://wiki.gnome.org/Apps/Gedit
arch = x86_64
groups = gnome
@@ -26,7 +26,7 @@ pkgbase = gedit-menubar
provides = gedit
conflicts = gedit-code-assistance<=3.16.0+4+gd19b879-1
conflicts = gedit
- source = git+https://gitlab.gnome.org/GNOME/gedit.git#tag=3.38.1
+ source = git+https://gitlab.gnome.org/GNOME/gedit.git#tag=40.0
source = git+https://gitlab.gnome.org/GNOME/libgd.git
source = menubar.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 41828abf12a6..3dcd2058b3a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# pkg: gitlab GNOME/gedit gitlab.gnome.org
pkgname=gedit-menubar
-pkgver=3.38.1
-pkgrel=2
+pkgver=40.0
+pkgrel=1
pkgdesc="GNOME Text Editor (Patched to show menubar)"
url="https://wiki.gnome.org/Apps/Gedit"
arch=(x86_64)