[arch-commits] Commit in xed/repos/community-x86_64 (PKGBUILD PKGBUILD)

Bruno Pagani archange at gemini.archlinux.org
Sun Jul 24 16:05:14 UTC 2022


    Date: Sunday, July 24, 2022 @ 16:05:14
  Author: archange
Revision: 1255987

archrelease: copy trunk to community-x86_64

Added:
  xed/repos/community-x86_64/PKGBUILD
    (from rev 1255986, xed/trunk/PKGBUILD)
Deleted:
  xed/repos/community-x86_64/PKGBUILD

----------+
 PKGBUILD |   54 +++++++++++++++++++++++++++---------------------------
 1 file changed, 27 insertions(+), 27 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-24 16:05:04 UTC (rev 1255986)
+++ PKGBUILD	2022-07-24 16:05:14 UTC (rev 1255987)
@@ -1,27 +0,0 @@
-# Maintainer: Bruno Pagani <archange at archlinux.org>
-# Contributor: Eli Schwartz <eschwartz at archlinux.org>
-# Contributor: Nate Simon <aurpkg (at natesimon.net)>
-
-pkgname=xed
-pkgver=3.2.6
-pkgrel=1
-pkgdesc="A small and lightweight text editor. X-Apps Project."
-arch=(x86_64)
-url="https://github.com/linuxmint/${pkgname}"
-license=(GPL)
-groups=(x-apps)
-depends=(gspell gtksourceview4 libpeas xapp)
-makedepends=(meson samurai gobject-introspection intltool itstool)
-optdepends=('python: required for some plugins')
-source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('6676d86d78c1faebbace385cf49cdb24ba8ddd445e8cdb02e9d72453b735d265')
-b2sums=('746552298adb8432853bfcf561bbfb99774a00cf017db0c3c3809a736d0bd93f7cef4ae5bbbe77da995cea85a6d00d469156bb52bc23a933a1059aeceac2701b')
-
-build() {
-  arch-meson ${pkgname}-${pkgver} build
-  samu -C build
-}
-
-package(){
-  DESTDIR="${pkgdir}" samu -C build install
-}

Copied: xed/repos/community-x86_64/PKGBUILD (from rev 1255986, xed/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2022-07-24 16:05:14 UTC (rev 1255987)
@@ -0,0 +1,27 @@
+# Maintainer: Bruno Pagani <archange at archlinux.org>
+# Contributor: Eli Schwartz <eschwartz at archlinux.org>
+# Contributor: Nate Simon <aurpkg (at natesimon.net)>
+
+pkgname=xed
+pkgver=3.2.7
+pkgrel=1
+pkgdesc="A small and lightweight text editor. X-Apps Project."
+arch=(x86_64)
+url="https://github.com/linuxmint/${pkgname}"
+license=(GPL)
+groups=(x-apps)
+depends=(gspell gtksourceview4 libpeas xapp)
+makedepends=(meson samurai gobject-introspection intltool itstool)
+optdepends=('python: required for some plugins')
+source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('70d5dc2a004c8120a66e11256946e87fae2e0d3ade3d22e8fdc92e11f62300d8')
+b2sums=('6c509098c99e4371be98244a1a8ccb42d8f134d56b38f192340a7ed4be2866a422712c717736445650ba33fafd7391af70b8b7fbee37f6ab6d7fdb368976294f')
+
+build() {
+  arch-meson ${pkgname}-${pkgver} build
+  samu -C build
+}
+
+package(){
+  DESTDIR="${pkgdir}" samu -C build install
+}



More information about the arch-commits mailing list