[arch-commits] Commit in telepathy-kde-contact-list/repos (2 files)

2020-12-10 Thread Antonio Rojas via arch-commits
Date: Thursday, December 10, 2020 @ 13:27:13
  Author: arojas
Revision: 403409

archrelease: copy trunk to testing-x86_64

Added:
  telepathy-kde-contact-list/repos/testing-x86_64/
  telepathy-kde-contact-list/repos/testing-x86_64/PKGBUILD
(from rev 403408, telepathy-kde-contact-list/trunk/PKGBUILD)

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: telepathy-kde-contact-list/repos/testing-x86_64/PKGBUILD (from rev 
403408, telepathy-kde-contact-list/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-12-10 13:27:13 UTC (rev 403409)
@@ -0,0 +1,30 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-contact-list
+_pkgname=ktp-contact-list
+pkgver=20.12.0
+pkgrel=1
+pkgdesc='KDE Telepathy contact list application'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kde-network telepathy-kde)
+depends=(telepathy-kde-common-internals)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('a40a66654a88895834f89a67fea6874a7d623eb5390440b6dfd6076c83ab7a87'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $_pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


[arch-commits] Commit in telepathy-kde-contact-list/repos (2 files)

2020-11-13 Thread Antonio Rojas via arch-commits
Date: Saturday, November 14, 2020 @ 00:23:54
  Author: arojas
Revision: 400935

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  telepathy-kde-contact-list/repos/kde-unstable-x86_64/
  telepathy-kde-contact-list/repos/kde-unstable-x86_64/PKGBUILD
(from rev 400934, telepathy-kde-contact-list/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: telepathy-kde-contact-list/repos/kde-unstable-x86_64/PKGBUILD (from rev 
400934, telepathy-kde-contact-list/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-11-14 00:23:54 UTC (rev 400935)
@@ -0,0 +1,30 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-contact-list
+_pkgname=ktp-contact-list
+pkgver=20.11.80
+pkgrel=1
+pkgdesc='KDE Telepathy contact list application'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kde-network telepathy-kde)
+depends=(telepathy-kde-common-internals)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('a5e1ddae26ab7b09864e68cd6db5e20228f71c3f057ff8b89ea00db654833f85'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $_pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


[arch-commits] Commit in telepathy-kde-contact-list/repos (2 files)

2020-08-13 Thread Antonio Rojas via arch-commits
Date: Thursday, August 13, 2020 @ 15:23:51
  Author: arojas
Revision: 393745

archrelease: copy trunk to testing-x86_64

Added:
  telepathy-kde-contact-list/repos/testing-x86_64/
  telepathy-kde-contact-list/repos/testing-x86_64/PKGBUILD
(from rev 393744, telepathy-kde-contact-list/trunk/PKGBUILD)

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: telepathy-kde-contact-list/repos/testing-x86_64/PKGBUILD (from rev 
393744, telepathy-kde-contact-list/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-08-13 15:23:51 UTC (rev 393745)
@@ -0,0 +1,30 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-contact-list
+_pkgname=ktp-contact-list
+pkgver=20.08.0
+pkgrel=1
+pkgdesc='KDE Telepathy contact list application'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kde-network telepathy-kde)
+depends=(telepathy-kde-common-internals)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('ec00bf525450c972634e60dfb423f9cd2be7caa4181e84efa7d88fc6f079a995'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $_pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


[arch-commits] Commit in telepathy-kde-contact-list/repos (2 files)

2020-07-17 Thread Antonio Rojas via arch-commits
Date: Friday, July 17, 2020 @ 23:31:57
  Author: arojas
Revision: 392198

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  telepathy-kde-contact-list/repos/kde-unstable-x86_64/
  telepathy-kde-contact-list/repos/kde-unstable-x86_64/PKGBUILD
(from rev 392197, telepathy-kde-contact-list/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: telepathy-kde-contact-list/repos/kde-unstable-x86_64/PKGBUILD (from rev 
392197, telepathy-kde-contact-list/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-07-17 23:31:57 UTC (rev 392198)
@@ -0,0 +1,30 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-contact-list
+_pkgname=ktp-contact-list
+pkgver=20.07.80
+pkgrel=1
+pkgdesc='KDE Telepathy contact list application'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kde-network telepathy-kde)
+depends=(telepathy-kde-common-internals)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('66631f173576a23f732a44e84d0e96590b021429f4b91fa4cafbcbb326d818eb'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $_pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


[arch-commits] Commit in telepathy-kde-contact-list/repos (2 files)

2020-07-09 Thread Antonio Rojas via arch-commits
Date: Thursday, July 9, 2020 @ 13:47:03
  Author: arojas
Revision: 391203

archrelease: copy trunk to staging-x86_64

Added:
  telepathy-kde-contact-list/repos/staging-x86_64/
  telepathy-kde-contact-list/repos/staging-x86_64/PKGBUILD
(from rev 391202, telepathy-kde-contact-list/trunk/PKGBUILD)

--+
 PKGBUILD |   30 ++
 1 file changed, 30 insertions(+)

Copied: telepathy-kde-contact-list/repos/staging-x86_64/PKGBUILD (from rev 
391202, telepathy-kde-contact-list/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2020-07-09 13:47:03 UTC (rev 391203)
@@ -0,0 +1,30 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-contact-list
+_pkgname=ktp-contact-list
+pkgver=20.04.3
+pkgrel=1
+pkgdesc='KDE Telepathy contact list application'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kde-network telepathy-kde)
+depends=(telepathy-kde-common-internals)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('c909e21fb168c14c61d1d617b6854ff505eaf4693479d8d0bba746fde0ee11af'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $_pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


[arch-commits] Commit in telepathy-kde-contact-list/repos (2 files)

2020-04-23 Thread Antonio Rojas via arch-commits
Date: Thursday, April 23, 2020 @ 12:31:07
  Author: arojas
Revision: 380847

archrelease: copy trunk to testing-x86_64

Added:
  telepathy-kde-contact-list/repos/testing-x86_64/
  telepathy-kde-contact-list/repos/testing-x86_64/PKGBUILD
(from rev 380846, telepathy-kde-contact-list/trunk/PKGBUILD)

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

Copied: telepathy-kde-contact-list/repos/testing-x86_64/PKGBUILD (from rev 
380846, telepathy-kde-contact-list/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-04-23 12:31:07 UTC (rev 380847)
@@ -0,0 +1,36 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-contact-list
+_pkgname=ktp-contact-list
+pkgver=20.04.0
+pkgrel=1
+pkgdesc='KDE Telepathy contact list application'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(telepathy-kde-common-internals)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('cdf3c0891a76dca63ff54f7b111a712fc152b9d7e480e5a2f18922ac7bf1c96b'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in telepathy-kde-contact-list/repos (2 files)

2019-11-17 Thread Antonio Rojas via arch-commits
Date: Monday, November 18, 2019 @ 00:20:17
  Author: arojas
Revision: 369167

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  telepathy-kde-contact-list/repos/kde-unstable-x86_64/
  telepathy-kde-contact-list/repos/kde-unstable-x86_64/PKGBUILD
(from rev 369166, telepathy-kde-contact-list/kde-unstable/PKGBUILD)

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

Copied: telepathy-kde-contact-list/repos/kde-unstable-x86_64/PKGBUILD (from rev 
369166, telepathy-kde-contact-list/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-11-18 00:20:17 UTC (rev 369167)
@@ -0,0 +1,36 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-contact-list
+_pkgname=ktp-contact-list
+pkgver=19.11.80
+pkgrel=1
+pkgdesc='KDE Telepathy contact list application'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(telepathy-kde-common-internals)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('99b01152b13b5adfa47313bcd4260c70e96584b1f2253022d4ee8b839395f645'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in telepathy-kde-contact-list/repos (2 files)

2019-08-20 Thread Felix Yan via arch-commits
Date: Tuesday, August 20, 2019 @ 09:06:24
  Author: felixonmars
Revision: 360382

archrelease: copy trunk to testing-x86_64

Added:
  telepathy-kde-contact-list/repos/testing-x86_64/
  telepathy-kde-contact-list/repos/testing-x86_64/PKGBUILD
(from rev 360381, telepathy-kde-contact-list/trunk/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: telepathy-kde-contact-list/repos/testing-x86_64/PKGBUILD (from rev 
360381, telepathy-kde-contact-list/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-08-20 09:06:24 UTC (rev 360382)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-contact-list
+_pkgname=ktp-contact-list
+pkgver=19.08.0
+pkgrel=1
+pkgdesc='KDE Telepathy contact list application'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(telepathy-kde-common-internals)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('e6ba69a5a8a6b841e5babd8cb7ddb0a799d34b881ab4bdd0495062a23e59d3e1'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in telepathy-kde-contact-list/repos (2 files)

2019-07-19 Thread Antonio Rojas via arch-commits
Date: Friday, July 19, 2019 @ 19:55:39
  Author: arojas
Revision: 358336

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  telepathy-kde-contact-list/repos/kde-unstable-x86_64/
  telepathy-kde-contact-list/repos/kde-unstable-x86_64/PKGBUILD
(from rev 358335, telepathy-kde-contact-list/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: telepathy-kde-contact-list/repos/kde-unstable-x86_64/PKGBUILD (from rev 
358335, telepathy-kde-contact-list/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-07-19 19:55:39 UTC (rev 358336)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-contact-list
+_pkgname=ktp-contact-list
+pkgver=19.07.80
+pkgrel=1
+pkgdesc='KDE Telepathy contact list application'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(telepathy-kde-common-internals)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('c0d7676465c7155fee5b96881020432d83ea7fc2bb60a2d4bd0a53bd5dcef595'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in telepathy-kde-contact-list/repos (2 files)

2019-04-20 Thread Antonio Rojas via arch-commits
Date: Saturday, April 20, 2019 @ 16:48:52
  Author: arojas
Revision: 351125

archrelease: copy trunk to testing-x86_64

Added:
  telepathy-kde-contact-list/repos/testing-x86_64/
  telepathy-kde-contact-list/repos/testing-x86_64/PKGBUILD
(from rev 351124, telepathy-kde-contact-list/trunk/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: telepathy-kde-contact-list/repos/testing-x86_64/PKGBUILD (from rev 
351124, telepathy-kde-contact-list/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-04-20 16:48:52 UTC (rev 351125)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-contact-list
+_pkgname=ktp-contact-list
+pkgver=19.04.0
+pkgrel=1
+pkgdesc='KDE Telepathy contact list application'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(telepathy-kde-common-internals)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('745a1b403e3e1bfd0604521709f44634ab15a053b45f5c390d9a8e80fa405668'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in telepathy-kde-contact-list/repos (2 files)

2019-03-22 Thread Antonio Rojas via arch-commits
Date: Saturday, March 23, 2019 @ 00:46:33
  Author: arojas
Revision: 349062

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  telepathy-kde-contact-list/repos/kde-unstable-x86_64/
  telepathy-kde-contact-list/repos/kde-unstable-x86_64/PKGBUILD
(from rev 349061, telepathy-kde-contact-list/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: telepathy-kde-contact-list/repos/kde-unstable-x86_64/PKGBUILD (from rev 
349061, telepathy-kde-contact-list/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-03-23 00:46:33 UTC (rev 349062)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-contact-list
+_pkgname=ktp-contact-list
+pkgver=19.03.80
+pkgrel=1
+pkgdesc='KDE Telepathy contact list application'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(telepathy-kde-common-internals)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('20730b9cb2f1155d04c3a3fd62702793a30206b89c1e4592a8b1c6fadfba0dd7'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in telepathy-kde-contact-list/repos (2 files)

2018-12-13 Thread Antonio Rojas via arch-commits
Date: Thursday, December 13, 2018 @ 11:58:33
  Author: arojas
Revision: 341801

archrelease: copy trunk to testing-x86_64

Added:
  telepathy-kde-contact-list/repos/testing-x86_64/
  telepathy-kde-contact-list/repos/testing-x86_64/PKGBUILD
(from rev 341800, telepathy-kde-contact-list/trunk/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: telepathy-kde-contact-list/repos/testing-x86_64/PKGBUILD (from rev 
341800, telepathy-kde-contact-list/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2018-12-13 11:58:33 UTC (rev 341801)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-contact-list
+_pkgname=ktp-contact-list
+pkgver=18.12.0
+pkgrel=1
+pkgdesc='KDE Telepathy contact list application'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(telepathy-kde-common-internals)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('7ed825575c0b71e9cadb921c8dbeed11e3e67485534c2801e0414ee0d2a3d44f'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in telepathy-kde-contact-list/repos (2 files)

2018-11-16 Thread Antonio Rojas via arch-commits
Date: Saturday, November 17, 2018 @ 01:11:04
  Author: arojas
Revision: 339964

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  telepathy-kde-contact-list/repos/kde-unstable-x86_64/
  telepathy-kde-contact-list/repos/kde-unstable-x86_64/PKGBUILD
(from rev 339963, telepathy-kde-contact-list/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: telepathy-kde-contact-list/repos/kde-unstable-x86_64/PKGBUILD (from rev 
339963, telepathy-kde-contact-list/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-11-17 01:11:04 UTC (rev 339964)
@@ -0,0 +1,38 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-contact-list
+_pkgname=ktp-contact-list
+pkgver=18.11.80
+pkgrel=1
+pkgdesc='KDE Telepathy contact list application'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(telepathy-kde-common-internals)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('e55b9e49f119ef6c501c72547de02d6892db3732f0b8c6624f90a2160de82031'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in telepathy-kde-contact-list/repos (2 files)

2018-08-17 Thread Antonio Rojas via arch-commits
Date: Friday, August 17, 2018 @ 14:52:57
  Author: arojas
Revision: 331824

archrelease: copy trunk to testing-x86_64

Added:
  telepathy-kde-contact-list/repos/testing-x86_64/
  telepathy-kde-contact-list/repos/testing-x86_64/PKGBUILD
(from rev 331823, telepathy-kde-contact-list/trunk/PKGBUILD)

--+
 PKGBUILD |   39 +++
 1 file changed, 39 insertions(+)

Copied: telepathy-kde-contact-list/repos/testing-x86_64/PKGBUILD (from rev 
331823, telepathy-kde-contact-list/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2018-08-17 14:52:57 UTC (rev 331824)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-contact-list
+_pkgname=ktp-contact-list
+pkgver=18.08.0
+pkgrel=1
+pkgdesc='KDE Telepathy contact list application'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(telepathy-kde-common-internals)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/stable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('5c4c1a81e3eb8a8ca05dac040fe93ad274e600c3b229cd8936bb95697e26a67b'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in telepathy-kde-contact-list/repos (2 files)

2018-07-20 Thread Antonio Rojas via arch-commits
Date: Friday, July 20, 2018 @ 22:45:21
  Author: arojas
Revision: 329293

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  telepathy-kde-contact-list/repos/kde-unstable-x86_64/
  telepathy-kde-contact-list/repos/kde-unstable-x86_64/PKGBUILD
(from rev 329292, telepathy-kde-contact-list/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   39 +++
 1 file changed, 39 insertions(+)

Copied: telepathy-kde-contact-list/repos/kde-unstable-x86_64/PKGBUILD (from rev 
329292, telepathy-kde-contact-list/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-07-20 22:45:21 UTC (rev 329293)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-contact-list
+_pkgname=ktp-contact-list
+pkgver=18.07.80
+pkgrel=1
+pkgdesc='KDE Telepathy contact list application'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(telepathy-kde-common-internals)
+makedepends=(extra-cmake-modules kdoctools)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('b1bf46ae920bcde049f86ee960ea0870c64e6dbf0d267951849b926560d2f716'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in telepathy-kde-contact-list/repos (2 files)

2018-03-23 Thread Antonio Rojas via arch-commits
Date: Saturday, March 24, 2018 @ 00:43:24
  Author: arojas
Revision: 320051

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  telepathy-kde-contact-list/repos/kde-unstable-x86_64/
  telepathy-kde-contact-list/repos/kde-unstable-x86_64/PKGBUILD
(from rev 320050, telepathy-kde-contact-list/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   39 +++
 1 file changed, 39 insertions(+)

Copied: telepathy-kde-contact-list/repos/kde-unstable-x86_64/PKGBUILD (from rev 
320050, telepathy-kde-contact-list/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-03-24 00:43:24 UTC (rev 320051)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-contact-list
+_pkgname=ktp-contact-list
+pkgver=18.03.80
+pkgrel=1
+pkgdesc='KDE Telepathy contact list application'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(telepathy-kde-common-internals)
+makedepends=(extra-cmake-modules kdoctools python)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('506920afb34cbb086d15b2196470dfbce9974b1c764ef2a746b79475f95e82d4'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in telepathy-kde-contact-list/repos (2 files)

2017-11-17 Thread Antonio Rojas
Date: Friday, November 17, 2017 @ 18:41:16
  Author: arojas
Revision: 310248

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  telepathy-kde-contact-list/repos/kde-unstable-x86_64/
  telepathy-kde-contact-list/repos/kde-unstable-x86_64/PKGBUILD
(from rev 310247, telepathy-kde-contact-list/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   40 
 1 file changed, 40 insertions(+)

Copied: telepathy-kde-contact-list/repos/kde-unstable-x86_64/PKGBUILD (from rev 
310247, telepathy-kde-contact-list/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-11-17 18:41:16 UTC (rev 310248)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+
+pkgname=telepathy-kde-contact-list
+_pkgname=ktp-contact-list
+pkgver=17.11.80
+pkgrel=1
+pkgdesc='KDE Telepathy contact list application'
+arch=(x86_64)
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=(GPL)
+groups=(kde-applications kdenetwork telepathy-kde)
+depends=(telepathy-kde-common-internals)
+makedepends=(extra-cmake-modules kdoctools python)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('e66f11e62b88d701f11230d298427884a2425fb491d00d61bc4470e0e01d869b'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in telepathy-kde-contact-list/repos (2 files)

2017-07-21 Thread Antonio Rojas
Date: Friday, July 21, 2017 @ 20:03:23
  Author: arojas
Revision: 301060

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  telepathy-kde-contact-list/repos/kde-unstable-x86_64/
  telepathy-kde-contact-list/repos/kde-unstable-x86_64/PKGBUILD
(from rev 301059, telepathy-kde-contact-list/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   40 
 1 file changed, 40 insertions(+)

Copied: telepathy-kde-contact-list/repos/kde-unstable-x86_64/PKGBUILD (from rev 
301059, telepathy-kde-contact-list/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-07-21 20:03:23 UTC (rev 301060)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-contact-list
+_pkgname=ktp-contact-list
+pkgver=17.07.80
+pkgrel=1
+pkgdesc='KDE Telepathy contact list application'
+arch=('i686' 'x86_64')
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("https://download.kde.org/unstable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz"{,.sig})
+sha256sums=('6dbf33f5e6b656f0838e0a50ebbeca531b6dd4ce82c92ce4e6513f281de7c873'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in telepathy-kde-contact-list/repos (2 files)

2017-03-24 Thread Antonio Rojas
Date: Saturday, March 25, 2017 @ 01:12:47
  Author: arojas
Revision: 291429

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  telepathy-kde-contact-list/repos/kde-unstable-x86_64/
  telepathy-kde-contact-list/repos/kde-unstable-x86_64/PKGBUILD
(from rev 291428, telepathy-kde-contact-list/kde-unstable/PKGBUILD)

--+
 PKGBUILD |   39 +++
 1 file changed, 39 insertions(+)

Copied: telepathy-kde-contact-list/repos/kde-unstable-x86_64/PKGBUILD (from rev 
291428, telepathy-kde-contact-list/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2017-03-25 01:12:47 UTC (rev 291429)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Andrea Scarpino 
+# Contributor: Laurent Carlier 
+# Contributor: Antonio Rojas 
+
+pkgname=telepathy-kde-contact-list
+_pkgname=ktp-contact-list
+pkgver=17.03.80
+pkgrel=1
+pkgdesc='KDE Telepathy contact list application'
+arch=('i686' 'x86_64')
+url='https://community.kde.org/Real-Time_Communication_and_Collaboration'
+license=('GPL')
+groups=('kde-applications' 'kdenetwork' 'telepathy-kde')
+depends=('telepathy-kde-common-internals')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+source=("https://download.kde.org/stable/applications/${pkgver}/src/$_pkgname-${pkgver}.tar.xz"{,.sig})
+sha256sums=('256c3667745abe203e9608ca1f1d92435a41cb350beb4ef3514367627d067722'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid 

+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$_pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DKDE_INSTALL_LIBDIR=lib \
+-DBUILD_TESTING=OFF
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in telepathy-kde-contact-list/repos (2 files)

2013-04-16 Thread Andrea Scarpino
Date: Wednesday, April 17, 2013 @ 00:33:55
  Author: andrea
Revision: 183021

archrelease: copy trunk to extra-i686, extra-x86_64

Modified:
  telepathy-kde-contact-list/repos/extra-i686/PKGBUILD
  telepathy-kde-contact-list/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/PKGBUILD   |2 +-
 extra-x86_64/PKGBUILD |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-04-16 22:33:48 UTC (rev 183020)
+++ extra-i686/PKGBUILD 2013-04-16 22:33:55 UTC (rev 183021)
@@ -4,7 +4,7 @@
 
 pkgname=telepathy-kde-contact-list
 _pkgname=ktp-contact-list
-pkgver=0.6.0
+pkgver=0.6.1
 pkgrel=1
 pkgdesc=Telepathy contact list application
 arch=('i686' 'x86_64')

Modified: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-04-16 22:33:48 UTC (rev 183020)
+++ extra-x86_64/PKGBUILD   2013-04-16 22:33:55 UTC (rev 183021)
@@ -4,7 +4,7 @@
 
 pkgname=telepathy-kde-contact-list
 _pkgname=ktp-contact-list
-pkgver=0.6.0
+pkgver=0.6.1
 pkgrel=1
 pkgdesc=Telepathy contact list application
 arch=('i686' 'x86_64')



[arch-commits] Commit in telepathy-kde-contact-list/repos (2 files)

2013-04-02 Thread Andrea Scarpino
Date: Tuesday, April 2, 2013 @ 15:20:59
  Author: andrea
Revision: 181222

archrelease: copy trunk to extra-i686, extra-x86_64

Modified:
  telepathy-kde-contact-list/repos/extra-i686/PKGBUILD
  telepathy-kde-contact-list/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/PKGBUILD   |2 +-
 extra-x86_64/PKGBUILD |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-04-02 13:20:51 UTC (rev 181221)
+++ extra-i686/PKGBUILD 2013-04-02 13:20:59 UTC (rev 181222)
@@ -4,7 +4,7 @@
 
 pkgname=telepathy-kde-contact-list
 _pkgname=ktp-contact-list
-pkgver=0.5.3
+pkgver=0.6.0
 pkgrel=1
 pkgdesc=Telepathy contact list application
 arch=('i686' 'x86_64')

Modified: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-04-02 13:20:51 UTC (rev 181221)
+++ extra-x86_64/PKGBUILD   2013-04-02 13:20:59 UTC (rev 181222)
@@ -4,7 +4,7 @@
 
 pkgname=telepathy-kde-contact-list
 _pkgname=ktp-contact-list
-pkgver=0.5.3
+pkgver=0.6.0
 pkgrel=1
 pkgdesc=Telepathy contact list application
 arch=('i686' 'x86_64')



[arch-commits] Commit in telepathy-kde-contact-list/repos (2 files)

2011-07-30 Thread Ionut Biru
Date: Saturday, July 30, 2011 @ 07:23:27
  Author: ibiru
Revision: 133910

db-move: moved telepathy-kde-contact-list from [testing] to [extra] (x86_64)

Added:
  telepathy-kde-contact-list/repos/extra-x86_64/
Deleted:
  telepathy-kde-contact-list/repos/testing-x86_64/