Date: Saturday, June 20, 2020 @ 16:06:50
  Author: spupykin
Revision: 648610

archrelease: copy trunk to community-any

Added:
  when/repos/community-any/ChangeLog
    (from rev 648609, when/trunk/ChangeLog)
  when/repos/community-any/PKGBUILD
    (from rev 648609, when/trunk/PKGBUILD)
Deleted:
  when/repos/community-any/ChangeLog
  when/repos/community-any/PKGBUILD

-----------+
 ChangeLog |    6 +++---
 PKGBUILD  |   38 +++++++++++++++++++-------------------
 2 files changed, 22 insertions(+), 22 deletions(-)

Deleted: ChangeLog
===================================================================
--- ChangeLog   2020-06-20 16:06:40 UTC (rev 648609)
+++ ChangeLog   2020-06-20 16:06:50 UTC (rev 648610)
@@ -1,3 +0,0 @@
-2007-06-27 tardo <[email protected]>
-* Built for x86_64
-

Copied: when/repos/community-any/ChangeLog (from rev 648609, 
when/trunk/ChangeLog)
===================================================================
--- ChangeLog                           (rev 0)
+++ ChangeLog   2020-06-20 16:06:50 UTC (rev 648610)
@@ -0,0 +1,3 @@
+2007-06-27 tardo <[email protected]>
+* Built for x86_64
+

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2020-06-20 16:06:40 UTC (rev 648609)
+++ PKGBUILD    2020-06-20 16:06:50 UTC (rev 648610)
@@ -1,19 +0,0 @@
-# Maintainer: Sergej Pupykin <[email protected]>
-# Contributor: Charles Mauch <[email protected]>
-
-pkgname=when
-pkgver=1.1.39
-pkgrel=1
-pkgdesc="A simple commandline personal calendar program"
-arch=('any')
-url="http://www.lightandmatter.com/when/when.html";
-license=('GPL')
-depends=('perl')
-makedepends=('git')
-source=("git+https://github.com/bcrowell/when.git#commit=f576dcbfc71cc529f9ad3c191a3754e51088a49c";)
-sha256sums=('SKIP')
-
-package() {
-  cd "$srcdir"/when
-  make install DESTDIR="${pkgdir}"
-}

Copied: when/repos/community-any/PKGBUILD (from rev 648609, when/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2020-06-20 16:06:50 UTC (rev 648610)
@@ -0,0 +1,19 @@
+# Maintainer: Sergej Pupykin <[email protected]>
+# Contributor: Charles Mauch <[email protected]>
+
+pkgname=when
+pkgver=1.1.40
+pkgrel=1
+pkgdesc="A simple commandline personal calendar program"
+arch=('any')
+url="http://www.lightandmatter.com/when/when.html";
+license=('GPL')
+depends=('perl')
+makedepends=('git')
+source=("git+https://github.com/bcrowell/when.git#commit=f576dcbfc71cc529f9ad3c191a3754e51088a49c";)
+sha256sums=('SKIP')
+
+package() {
+  cd "$srcdir"/when
+  make install DESTDIR="${pkgdir}"
+}

Reply via email to