Date: Thursday, September 22, 2022 @ 17:28:32
  Author: mtorromeo
Revision: 1309036

archrelease: copy trunk to community-x86_64

Added:
  cockpit-machines/repos/community-x86_64/PKGBUILD
    (from rev 1309035, 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-09-22 17:28:26 UTC (rev 1309035)
+++ PKGBUILD    2022-09-22 17:28:32 UTC (rev 1309036)
@@ -1,18 +0,0 @@
-# Maintainer: Massimiliano Torromeo <[email protected]>
-
-pkgname=cockpit-machines
-pkgver=274
-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=('66250cb20e69799c59caef246af49550caffe79f95098bb4da23d4133f062cd7')
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: cockpit-machines/repos/community-x86_64/PKGBUILD (from rev 1309035, 
cockpit-machines/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2022-09-22 17:28:32 UTC (rev 1309036)
@@ -0,0 +1,18 @@
+# Maintainer: Massimiliano Torromeo <[email protected]>
+
+pkgname=cockpit-machines
+pkgver=275
+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=('acbf8814c38562a7cfc892e72dd46d965bb1d47de6063ea596abcf3ad80fdf1d')
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}

Reply via email to