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

Antonio Rojas arojas at gemini.archlinux.org
Wed Jul 20 20:13:47 UTC 2022


    Date: Wednesday, July 20, 2022 @ 20:13:47
  Author: arojas
Revision: 1254935

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-20 20:13:39 UTC (rev 1254934)
+++ PKGBUILD	2022-07-20 20:13:47 UTC (rev 1254935)
@@ -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.4
-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=('159e4e1a2def959b13b9ea5ce873a0fb4e24a3cbed24ab6afe5da291037b6595')
-b2sums=('04f381ee09aa3c35380782e94ac305f3323bafd9f2736106ffbbb3b76f21813e33cb5c620ccfd5586572745c808ea5814c83fca7aca9971d6626a41bf946f042')
-
-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 1254934, xed/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2022-07-20 20:13:47 UTC (rev 1254935)
@@ -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.5
+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=('f7ce6115e90ffb394a2f708f04c11eafe75234da0def0a3ebfc668885b1f4580')
+b2sums=('ef77486c8f7917f4af78d69eca1278d6a48b8904b640a869f785cd4f8acabf06c91959fc6a16b7cfa37c587a24ed3c9996d5ee16e3243c8d4bd540b69946e3e6')
+
+build() {
+  arch-meson ${pkgname}-${pkgver} build
+  samu -C build
+}
+
+package(){
+  DESTDIR="${pkgdir}" samu -C build install
+}



More information about the arch-commits mailing list