Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
pantheon-code


Commits:
c3fd584d by Maxime Gauduin at 2023-08-04T17:27:43+02:00
upgpkg: 7.1.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,38 @@
+pkgbase = pantheon-code
+       pkgdesc = The Pantheon Text Editor
+       pkgver = 7.1.0
+       pkgrel = 1
+       url = https://github.com/elementary/code
+       arch = x86_64
+       groups = pantheon
+       license = GPL3
+       makedepends = cmake
+       makedepends = git
+       makedepends = gobject-introspection
+       makedepends = gtkspell3
+       makedepends = intltool
+       makedepends = libsoup
+       makedepends = meson
+       makedepends = vala
+       makedepends = vte3
+       makedepends = webkit2gtk
+       depends = editorconfig-core-c
+       depends = glib2
+       depends = gtk3
+       depends = gtksourceview4
+       depends = libgee
+       depends = libgit2-glib
+       depends = libgranite.so
+       depends = libhandy-1.so
+       depends = libpeas
+       depends = pango
+       depends = polkit
+       optdepends = gtkspell3: Spell Check plugin
+       optdepends = libsoup: Pastebin plugin
+       optdepends = vala: Outline plugin
+       optdepends = vte3: Terminal plugin
+       optdepends = webkit2gtk: Browser Preview plugin
+       source = 
pantheon-code::git+https://github.com/elementary/code.git#tag=cdb62ff333fc8316ba960670e109a47a467b3b79
+       b2sums = SKIP
+
+pkgname = pantheon-code


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Ner0 <[email protected]>
 
 pkgname=pantheon-code
-pkgver=7.0.0
+pkgver=7.1.0
 pkgrel=1
 pkgdesc='The Pantheon Text Editor'
 arch=(x86_64)
@@ -41,7 +41,7 @@ optdepends=(
   'vte3: Terminal plugin'
   'webkit2gtk: Browser Preview plugin'
 )
-_tag=789487b06acc31aa62527176a79fbd5b56632424
+_tag=cdb62ff333fc8316ba960670e109a47a467b3b79
 source=(pantheon-code::git+https://github.com/elementary/code.git#tag=${_tag})
 b2sums=(SKIP)
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pantheon-code/-/commit/c3fd584d2ac21036e5e4f464e380868ba7964c17

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pantheon-code/-/commit/c3fd584d2ac21036e5e4f464e380868ba7964c17
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to