[arch-commits] Commit in pantheon-code/trunk (PKGBUILD)

Maxime Gauduin alucryd at gemini.archlinux.org
Tue Apr 26 16:31:45 UTC 2022


    Date: Tuesday, April 26, 2022 @ 16:31:44
  Author: alucryd
Revision: 1191023

upgpkg: pantheon-code 6.2.0-1

Modified:
  pantheon-code/trunk/PKGBUILD

----------+
 PKGBUILD |   11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-26 16:27:41 UTC (rev 1191022)
+++ PKGBUILD	2022-04-26 16:31:44 UTC (rev 1191023)
@@ -2,8 +2,8 @@
 # Contributor: Ner0 <darkelfdarkelf666 at yahoo.co.uk>
 
 pkgname=pantheon-code
-pkgver=6.1.0
-pkgrel=3
+pkgver=6.2.0
+pkgrel=1
 pkgdesc='The Pantheon Text Editor'
 arch=(x86_64)
 url=https://github.com/elementary/code
@@ -41,15 +41,10 @@
   'vte3: Terminal plugin'
   'webkit2gtk: Browser Preview plugin'
 )
-_tag=4a111ecbdc3060b36ef6ffb23510a0f0b52129be
+_tag=a580f6b6b0c7963333dd472f6ee9da2a7c602449
 source=(pantheon-code::git+https://github.com/elementary/code.git#tag=${_tag})
 b2sums=(SKIP)
 
-prepare() {
-  cd pantheon-code
-  git cherry-pick -n 4f5bb5118cefb3f37dda8a78a141cde5d81b1227
-}
-
 pkgver() {
   cd pantheon-code
   git describe --tags



More information about the arch-commits mailing list