Date: Thursday, February 9, 2023 @ 11:42:08
  Author: mtorromeo
Revision: 1397619

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-09 10:56:14 UTC (rev 1397618)
+++ PKGBUILD    2023-02-09 11:42:08 UTC (rev 1397619)
@@ -1,18 +0,0 @@
-# Maintainer: Massimiliano Torromeo <[email protected]>
-
-pkgname=cockpit-machines
-pkgver=282
-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=('2139e3d14f99349ddff3a1aba0d558d2e3e0673f003a163596a94a686613bfee')
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: cockpit-machines/repos/community-x86_64/PKGBUILD (from rev 1397618, 
cockpit-machines/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2023-02-09 11:42:08 UTC (rev 1397619)
@@ -0,0 +1,18 @@
+# Maintainer: Massimiliano Torromeo <[email protected]>
+
+pkgname=cockpit-machines
+pkgver=283
+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=('3463f7e3c5915de5eebc1bc463f2b47875d681da92abfd1487226f55eeaee373')
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Reply via email to