[arch-commits] Commit in deepin-calendar/repos (4 files)
Felix Yan
felixonmars at archlinux.org
Fri Nov 3 08:41:06 UTC 2017
Date: Friday, November 3, 2017 @ 08:41:05
Author: felixonmars
Revision: 265273
archrelease: copy trunk to community-i686, community-x86_64
Added:
deepin-calendar/repos/community-i686/PKGBUILD
(from rev 265272, deepin-calendar/trunk/PKGBUILD)
deepin-calendar/repos/community-x86_64/PKGBUILD
(from rev 265272, deepin-calendar/trunk/PKGBUILD)
Deleted:
deepin-calendar/repos/community-i686/PKGBUILD
deepin-calendar/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 56 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 28 ----------------------
community-x86_64/PKGBUILD | 28 ----------------------
3 files changed, 56 insertions(+), 56 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2017-11-03 08:40:29 UTC (rev 265272)
+++ community-i686/PKGBUILD 2017-11-03 08:41:05 UTC (rev 265273)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
-# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
-
-pkgname=deepin-calendar
-pkgver=1.0.13
-pkgrel=1
-pkgdesc='Calendar for Deepin Desktop Environment'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-calendar"
-license=('GPL3')
-depends=('dtkwidget')
-makedepends=('qt5-tools' 'deepin-gettext-tools')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-calendar/archive/$pkgver.tar.gz")
-sha512sums=('568f97d83653fab2876f6e46b33593313a8a7b2505379bb446d9bdb15c3a348d346fcdf3cdc1788ed0d55ef6c9f6ccce652c4ddc4a27d28c77e08ea508c895d7')
-
-build() {
- cd dde-calendar-$pkgver
- qmake-qt5 PREFIX=/usr
- make
-}
-
-package() {
- cd dde-calendar-$pkgver
- make INSTALL_ROOT="$pkgdir" install
-}
Copied: deepin-calendar/repos/community-i686/PKGBUILD (from rev 265272, deepin-calendar/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-11-03 08:41:05 UTC (rev 265273)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
+# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
+
+pkgname=deepin-calendar
+pkgver=1.1.0
+pkgrel=1
+pkgdesc='Calendar for Deepin Desktop Environment'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dde-calendar"
+license=('GPL3')
+depends=('dtkwidget')
+makedepends=('qt5-tools' 'deepin-gettext-tools')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-calendar/archive/$pkgver.tar.gz")
+sha512sums=('c14bb3dce9e5ccb10a8902a6a5462bab8dcf04fe7c943ecdf2de6eb12523c48fd3f24741723a2fa9a608ec640db1c3b92dd402a41e5bc5e9638e2deda442d5fc')
+
+build() {
+ cd dde-calendar-$pkgver
+ qmake-qt5 PREFIX=/usr
+ make
+}
+
+package() {
+ cd dde-calendar-$pkgver
+ make INSTALL_ROOT="$pkgdir" install
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2017-11-03 08:40:29 UTC (rev 265272)
+++ community-x86_64/PKGBUILD 2017-11-03 08:41:05 UTC (rev 265273)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
-# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
-
-pkgname=deepin-calendar
-pkgver=1.0.13
-pkgrel=1
-pkgdesc='Calendar for Deepin Desktop Environment'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dde-calendar"
-license=('GPL3')
-depends=('dtkwidget')
-makedepends=('qt5-tools' 'deepin-gettext-tools')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-calendar/archive/$pkgver.tar.gz")
-sha512sums=('568f97d83653fab2876f6e46b33593313a8a7b2505379bb446d9bdb15c3a348d346fcdf3cdc1788ed0d55ef6c9f6ccce652c4ddc4a27d28c77e08ea508c895d7')
-
-build() {
- cd dde-calendar-$pkgver
- qmake-qt5 PREFIX=/usr
- make
-}
-
-package() {
- cd dde-calendar-$pkgver
- make INSTALL_ROOT="$pkgdir" install
-}
Copied: deepin-calendar/repos/community-x86_64/PKGBUILD (from rev 265272, deepin-calendar/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2017-11-03 08:41:05 UTC (rev 265273)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
+# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
+
+pkgname=deepin-calendar
+pkgver=1.1.0
+pkgrel=1
+pkgdesc='Calendar for Deepin Desktop Environment'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dde-calendar"
+license=('GPL3')
+depends=('dtkwidget')
+makedepends=('qt5-tools' 'deepin-gettext-tools')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-calendar/archive/$pkgver.tar.gz")
+sha512sums=('c14bb3dce9e5ccb10a8902a6a5462bab8dcf04fe7c943ecdf2de6eb12523c48fd3f24741723a2fa9a608ec640db1c3b92dd402a41e5bc5e9638e2deda442d5fc')
+
+build() {
+ cd dde-calendar-$pkgver
+ qmake-qt5 PREFIX=/usr
+ make
+}
+
+package() {
+ cd dde-calendar-$pkgver
+ make INSTALL_ROOT="$pkgdir" install
+}
More information about the arch-commits
mailing list