Date: Monday, November 7, 2022 @ 20:09:14
  Author: mtorromeo
Revision: 1345850

archrelease: copy trunk to community-x86_64

Added:
  cockpit-machines/repos/community-x86_64/PKGBUILD
    (from rev 1345849, cockpit-machines/trunk/PKGBUILD)
Deleted:
  cockpit-machines/repos/community-x86_64/PKGBUILD

----------+
 PKGBUILD |   36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-07 20:09:07 UTC (rev 1345849)
+++ PKGBUILD    2022-11-07 20:09:14 UTC (rev 1345850)
@@ -1,18 +0,0 @@
-# Maintainer: Massimiliano Torromeo <[email protected]>
-
-pkgname=cockpit-machines
-pkgver=276
-pkgrel=1
-pkgdesc='Cockpit UI for virtual machines'
-arch=('x86_64')
-url='https://github.com/cockpit-project/cockpit-machines'
-license=(LGPL)
-depends=(cockpit libvirt-dbus)
-optdepends=("virt-install: create new virtual machines")
-source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz";)
-sha256sums=('947220a01e8e7b3f2b1ba3a3e406cf55c377a11b89e0bf05341f412b2d3b4e9f')
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: cockpit-machines/repos/community-x86_64/PKGBUILD (from rev 1345849, 
cockpit-machines/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2022-11-07 20:09:14 UTC (rev 1345850)
@@ -0,0 +1,18 @@
+# Maintainer: Massimiliano Torromeo <[email protected]>
+
+pkgname=cockpit-machines
+pkgver=277
+pkgrel=1
+pkgdesc='Cockpit UI for virtual machines'
+arch=('x86_64')
+url='https://github.com/cockpit-project/cockpit-machines'
+license=(LGPL)
+depends=(cockpit libvirt-dbus)
+optdepends=("virt-install: create new virtual machines")
+source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz";)
+sha256sums=('12b53853a56278956326f830e1546647445b141d8dca2b6d9e9ff6eea16868c2')
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Reply via email to