[arch-commits] Commit in toxic/repos (4 files)

Jiachen Yang farseerfc at archlinux.org
Sun Sep 25 17:34:23 UTC 2016


    Date: Sunday, September 25, 2016 @ 17:34:22
  Author: farseerfc
Revision: 190567

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

Added:
  toxic/repos/community-i686/PKGBUILD
    (from rev 190566, toxic/trunk/PKGBUILD)
  toxic/repos/community-x86_64/PKGBUILD
    (from rev 190566, toxic/trunk/PKGBUILD)
Deleted:
  toxic/repos/community-i686/PKGBUILD
  toxic/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   58 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   29 ----------------------
 community-x86_64/PKGBUILD |   29 ----------------------
 3 files changed, 58 insertions(+), 58 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-09-25 17:33:19 UTC (rev 190566)
+++ community-i686/PKGBUILD	2016-09-25 17:34:22 UTC (rev 190567)
@@ -1,29 +0,0 @@
-# Maintainer: Jiachen Yang <farseerfc at gmail.com>
-# AUR Maintainer: Vlad M. <vlad at archlinux.net>
-
-pkgname=toxic
-pkgdesc='CLI Tox client'
-license=('GPL3')
-pkgver=0.7.0
-pkgrel=5
-depends=('curl'
-         'desktop-file-utils'
-         'freealut'
-         'libnotify'
-         'qrencode'
-         'toxcore')
-arch=('i686' 'x86_64')
-url='https://github.com/JFreegman/toxic'
-source=("https://github.com/JFreegman/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('f11eab5dc3fd24ee329438f57dad068064c0900838f684af6596e64c68be7006')
-
-build() {
-  cd "$pkgname-$pkgver"
-  # disable X11 because https://github.com/JFreegman/toxic/issues/277
-  make PREFIX=/usr DISABLE_X11=1
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make PREFIX=/usr DESTDIR="$pkgdir" install
-}

Copied: toxic/repos/community-i686/PKGBUILD (from rev 190566, toxic/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-09-25 17:34:22 UTC (rev 190567)
@@ -0,0 +1,29 @@
+# Maintainer: Jiachen Yang <farseerfc at gmail.com>
+# AUR Maintainer: Vlad M. <vlad at archlinux.net>
+
+pkgname=toxic
+pkgdesc='CLI Tox client'
+license=('GPL3')
+pkgver=0.7.1
+pkgrel=1
+depends=('curl'
+         'desktop-file-utils'
+         'freealut'
+         'libnotify'
+         'qrencode'
+         'toxcore')
+arch=('i686' 'x86_64')
+url='https://github.com/JFreegman/toxic'
+source=("https://github.com/JFreegman/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
+sha512sums=('c304b07a67ed27a25394590eb8759b5dd957605be4eb9e64590d4580da0977e1cd201e8b95ae1b31e995772560510ceb0643028696e2df69e1f5d0dff575b553')
+
+build() {
+  cd "$pkgname-$pkgver"
+  # disable X11 because https://github.com/JFreegman/toxic/issues/277
+  make PREFIX=/usr DISABLE_X11=1
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make PREFIX=/usr DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-09-25 17:33:19 UTC (rev 190566)
+++ community-x86_64/PKGBUILD	2016-09-25 17:34:22 UTC (rev 190567)
@@ -1,29 +0,0 @@
-# Maintainer: Jiachen Yang <farseerfc at gmail.com>
-# AUR Maintainer: Vlad M. <vlad at archlinux.net>
-
-pkgname=toxic
-pkgdesc='CLI Tox client'
-license=('GPL3')
-pkgver=0.7.0
-pkgrel=5
-depends=('curl'
-         'desktop-file-utils'
-         'freealut'
-         'libnotify'
-         'qrencode'
-         'toxcore')
-arch=('i686' 'x86_64')
-url='https://github.com/JFreegman/toxic'
-source=("https://github.com/JFreegman/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('f11eab5dc3fd24ee329438f57dad068064c0900838f684af6596e64c68be7006')
-
-build() {
-  cd "$pkgname-$pkgver"
-  # disable X11 because https://github.com/JFreegman/toxic/issues/277
-  make PREFIX=/usr DISABLE_X11=1
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make PREFIX=/usr DESTDIR="$pkgdir" install
-}

Copied: toxic/repos/community-x86_64/PKGBUILD (from rev 190566, toxic/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-09-25 17:34:22 UTC (rev 190567)
@@ -0,0 +1,29 @@
+# Maintainer: Jiachen Yang <farseerfc at gmail.com>
+# AUR Maintainer: Vlad M. <vlad at archlinux.net>
+
+pkgname=toxic
+pkgdesc='CLI Tox client'
+license=('GPL3')
+pkgver=0.7.1
+pkgrel=1
+depends=('curl'
+         'desktop-file-utils'
+         'freealut'
+         'libnotify'
+         'qrencode'
+         'toxcore')
+arch=('i686' 'x86_64')
+url='https://github.com/JFreegman/toxic'
+source=("https://github.com/JFreegman/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
+sha512sums=('c304b07a67ed27a25394590eb8759b5dd957605be4eb9e64590d4580da0977e1cd201e8b95ae1b31e995772560510ceb0643028696e2df69e1f5d0dff575b553')
+
+build() {
+  cd "$pkgname-$pkgver"
+  # disable X11 because https://github.com/JFreegman/toxic/issues/277
+  make PREFIX=/usr DISABLE_X11=1
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make PREFIX=/usr DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list