summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMubashshir2021-07-20 03:36:02 +0600
committerMubashshir2021-07-20 03:36:02 +0600
commita59d744be938e6095b6e8e736e13f68bd346ee9c (patch)
tree8a307274c8435313035c89dc4223fc96b67810b1
parentacf88eace273f636ef6c8da7a65acac21fdb6eb7 (diff)
downloadaur-a59d744be938e6095b6e8e736e13f68bd346ee9c.tar.gz
upgpkg: gedit-menubar 41.alpha-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd8070552433..bcabfceb465b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gedit-menubar
pkgdesc = GNOME Text Editor (Patched to show menubar)
- pkgver = 40.1
- pkgrel = 2
+ pkgver = 41.alpha
+ 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=40.1
+ source = git+https://gitlab.gnome.org/GNOME/gedit.git#tag=41.alpha
source = git+https://gitlab.gnome.org/GNOME/libgd.git
source = menubar.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5cfc8e6b9136..474a9e92c01d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# pkg: gitlab GNOME/gedit gitlab.gnome.org
pkgname=gedit-menubar
-pkgver=40.1
-pkgrel=2
+pkgver=41.alpha
+pkgrel=1
pkgdesc="GNOME Text Editor (Patched to show menubar)"
url="https://wiki.gnome.org/Apps/Gedit"
arch=(x86_64)