[arch-commits] Commit in fb-client/trunk (PKGBUILD)

2020-10-11 Thread Florian Pritz via arch-commits
Date: Sunday, October 11, 2020 @ 08:59:05
  Author: bluewind
Revision: 723448

upgpkg: fb-client 2.1.1-1: upstream update

Modified:
  fb-client/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-11 06:11:00 UTC (rev 723447)
+++ PKGBUILD2020-10-11 08:59:05 UTC (rev 723448)
@@ -1,7 +1,7 @@
 # Maintainer: Florian "Bluewind" Pritz 
 
 pkgname=fb-client
-pkgver=2.1.0
+pkgver=2.1.1
 pkgrel=1
 pkgdesc="Client for paste.xinu.at"
 arch=("any")
@@ -10,7 +10,7 @@
 depends=('python' 'python-pycurl' 'python-xdg')
 optdepends=('xclip: for automatically copying the URL into the clipboard')
 source=(https://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
-md5sums=('36025a42bc733a22f6fed3035bc764d9'
+md5sums=('89b8cbe0675bbacaebb4386df7f2958c'
  'SKIP')
 validpgpkeys=("CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E")
 


[arch-commits] Commit in fb-client/trunk (PKGBUILD)

2020-10-07 Thread Florian Pritz via arch-commits
Date: Wednesday, October 7, 2020 @ 13:25:09
  Author: bluewind
Revision: 720522

upgpkg: fb-client 2.1.0-1: upstream update

Modified:
  fb-client/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-07 13:24:56 UTC (rev 720521)
+++ PKGBUILD2020-10-07 13:25:09 UTC (rev 720522)
@@ -1,8 +1,8 @@
 # Maintainer: Florian "Bluewind" Pritz 
 
 pkgname=fb-client
-pkgver=2.0.4
-pkgrel=2
+pkgver=2.1.0
+pkgrel=1
 pkgdesc="Client for paste.xinu.at"
 arch=("any")
 url="https://paste.xinu.at";
@@ -10,7 +10,7 @@
 depends=('python' 'python-pycurl' 'python-xdg')
 optdepends=('xclip: for automatically copying the URL into the clipboard')
 source=(https://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
-md5sums=('869cae45c80271bfc0eb54a3f67e9026'
+md5sums=('36025a42bc733a22f6fed3035bc764d9'
  'SKIP')
 validpgpkeys=("CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E")
 


[arch-commits] Commit in fb-client/trunk (PKGBUILD)

2020-07-07 Thread Felix Yan via arch-commits
Date: Tuesday, July 7, 2020 @ 18:48:58
  Author: felixonmars
Revision: 660105

upgpkg: fb-client 2.0.4-2: reproducibility rebuild

Modified:
  fb-client/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-07 18:48:54 UTC (rev 660104)
+++ PKGBUILD2020-07-07 18:48:58 UTC (rev 660105)
@@ -2,7 +2,7 @@
 
 pkgname=fb-client
 pkgver=2.0.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Client for paste.xinu.at"
 arch=("any")
 url="https://paste.xinu.at";


[arch-commits] Commit in fb-client/trunk (PKGBUILD)

2019-02-07 Thread Florian Pritz via arch-commits
Date: Thursday, February 7, 2019 @ 16:08:46
  Author: bluewind
Revision: 430096

upgpkg: fb-client 2.0.4-1

upstream update

Modified:
  fb-client/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-02-07 15:45:30 UTC (rev 430095)
+++ PKGBUILD2019-02-07 16:08:46 UTC (rev 430096)
@@ -1,8 +1,8 @@
 # Maintainer: Florian "Bluewind" Pritz 
 
 pkgname=fb-client
-pkgver=2.0.3
-pkgrel=2
+pkgver=2.0.4
+pkgrel=1
 pkgdesc="Client for paste.xinu.at"
 arch=("any")
 url="https://paste.xinu.at";
@@ -10,7 +10,7 @@
 depends=('python' 'python-pycurl' 'python-xdg')
 optdepends=('xclip: for automatically copying the URL into the clipboard')
 source=(https://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
-md5sums=('6aa62128941e0294d9ecc8f61be1239d'
+md5sums=('869cae45c80271bfc0eb54a3f67e9026'
  'SKIP')
 validpgpkeys=("CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E")
 


[arch-commits] Commit in fb-client/trunk (PKGBUILD)

2018-11-09 Thread Felix Yan via arch-commits
Date: Friday, November 9, 2018 @ 23:10:32
  Author: felixonmars
Revision: 405172

PIE/BUILDINFO rebuild

Modified:
  fb-client/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-09 23:10:06 UTC (rev 405171)
+++ PKGBUILD2018-11-09 23:10:32 UTC (rev 405172)
@@ -2,7 +2,7 @@
 
 pkgname=fb-client
 pkgver=2.0.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Client for paste.xinu.at"
 arch=("any")
 url="https://paste.xinu.at";


[arch-commits] Commit in fb-client/trunk (PKGBUILD)

2016-09-24 Thread Florian Pritz
Date: Saturday, September 24, 2016 @ 16:11:53
  Author: bluewind
Revision: 190443

upgpkg: fb-client 2.0.3-1

upstream update

Modified:
  fb-client/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-09-24 15:51:40 UTC (rev 190442)
+++ PKGBUILD2016-09-24 16:11:53 UTC (rev 190443)
@@ -1,7 +1,7 @@
 # Maintainer: Florian "Bluewind" Pritz 
 
 pkgname=fb-client
-pkgver=2.0.2
+pkgver=2.0.3
 pkgrel=1
 pkgdesc="Client for paste.xinu.at"
 arch=("any")
@@ -10,7 +10,7 @@
 depends=('python' 'python-pycurl' 'python-xdg')
 optdepends=('xclip: for automatically copying the URL into the clipboard')
 source=(https://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
-md5sums=('c36bf78e47333aa09d02d67cc5194e78'
+md5sums=('6aa62128941e0294d9ecc8f61be1239d'
  'SKIP')
 validpgpkeys=("CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E")
 


[arch-commits] Commit in fb-client/trunk (PKGBUILD)

2016-07-10 Thread Florian Pritz
Date: Sunday, July 10, 2016 @ 19:44:46
  Author: bluewind
Revision: 182629

upgpkg: fb-client 2.0.2-1

upstream update

Modified:
  fb-client/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-10 19:36:23 UTC (rev 182628)
+++ PKGBUILD2016-07-10 19:44:46 UTC (rev 182629)
@@ -1,8 +1,8 @@
 # Maintainer: Florian "Bluewind" Pritz 
 
 pkgname=fb-client
-pkgver=2.0.1
-pkgrel=2
+pkgver=2.0.2
+pkgrel=1
 pkgdesc="Client for paste.xinu.at"
 arch=("any")
 url="https://paste.xinu.at";
@@ -10,7 +10,7 @@
 depends=('python' 'python-pycurl' 'python-xdg')
 optdepends=('xclip: for automatically copying the URL into the clipboard')
 source=(https://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
-md5sums=('bc2ab211a283de56298cbc1f213b24ea'
+md5sums=('c36bf78e47333aa09d02d67cc5194e78'
  'SKIP')
 validpgpkeys=("CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E")
 


[arch-commits] Commit in fb-client/trunk (PKGBUILD)

2016-07-10 Thread Florian Pritz
Date: Sunday, July 10, 2016 @ 16:59:05
  Author: bluewind
Revision: 182618

upgpkg: fb-client 2.0.1-2

Add missing dependency

Modified:
  fb-client/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-10 16:06:56 UTC (rev 182617)
+++ PKGBUILD2016-07-10 16:59:05 UTC (rev 182618)
@@ -2,12 +2,12 @@
 
 pkgname=fb-client
 pkgver=2.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Client for paste.xinu.at"
 arch=("any")
 url="https://paste.xinu.at";
 license=('GPL3')
-depends=('python' 'python-pycurl')
+depends=('python' 'python-pycurl' 'python-xdg')
 optdepends=('xclip: for automatically copying the URL into the clipboard')
 source=(https://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
 md5sums=('bc2ab211a283de56298cbc1f213b24ea'


[arch-commits] Commit in fb-client/trunk (PKGBUILD)

2016-07-05 Thread Florian Pritz
Date: Wednesday, July 6, 2016 @ 06:56:45
  Author: bluewind
Revision: 182381

upgpkg: fb-client 2.0.1-1

Modified:
  fb-client/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 06:51:33 UTC (rev 182380)
+++ PKGBUILD2016-07-06 06:56:45 UTC (rev 182381)
@@ -1,8 +1,8 @@
 # Maintainer: Florian "Bluewind" Pritz 
 
 pkgname=fb-client
-pkgver=2.0.0
-pkgrel=2
+pkgver=2.0.1
+pkgrel=1
 pkgdesc="Client for paste.xinu.at"
 arch=("any")
 url="https://paste.xinu.at";
@@ -10,7 +10,7 @@
 depends=('python' 'python-pycurl')
 optdepends=('xclip: for automatically copying the URL into the clipboard')
 source=(https://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
-md5sums=('44ebebf093e0c0a49084c80322ff7c1f'
+md5sums=('bc2ab211a283de56298cbc1f213b24ea'
  'SKIP')
 validpgpkeys=("CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E")
 


[arch-commits] Commit in fb-client/trunk (PKGBUILD)

2016-07-04 Thread Florian Pritz
Date: Monday, July 4, 2016 @ 22:18:07
  Author: bluewind
Revision: 182236

upgpkg: fb-client 2.0.0-2

upstream update

Modified:
  fb-client/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-04 22:17:20 UTC (rev 182235)
+++ PKGBUILD2016-07-04 22:18:07 UTC (rev 182236)
@@ -2,9 +2,9 @@
 
 pkgname=fb-client
 pkgver=2.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Client for paste.xinu.at"
-arch=('i686' 'x86_64')
+arch=("any")
 url="https://paste.xinu.at";
 license=('GPL3')
 depends=('python' 'python-pycurl')


[arch-commits] Commit in fb-client/trunk (PKGBUILD)

2016-07-04 Thread Florian Pritz
Date: Monday, July 4, 2016 @ 22:17:17
  Author: bluewind
Revision: 182234

upgpkg: fb-client 2.0.0-1

upstream update

Modified:
  fb-client/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-04 19:28:51 UTC (rev 182233)
+++ PKGBUILD2016-07-04 22:17:17 UTC (rev 182234)
@@ -1,16 +1,16 @@
 # Maintainer: Florian "Bluewind" Pritz 
 
 pkgname=fb-client
-pkgver=1.5.0
+pkgver=2.0.0
 pkgrel=1
 pkgdesc="Client for paste.xinu.at"
 arch=('i686' 'x86_64')
-url="http://paste.xinu.at";
+url="https://paste.xinu.at";
 license=('GPL3')
-depends=('curl' 'bash')
+depends=('python' 'python-pycurl')
 optdepends=('xclip: for automatically copying the URL into the clipboard')
-source=(http://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
-md5sums=('749c4afd3430f1bbd4bb049c590f6351'
+source=(https://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
+md5sums=('44ebebf093e0c0a49084c80322ff7c1f'
  'SKIP')
 validpgpkeys=("CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E")
 


[arch-commits] Commit in fb-client/trunk (PKGBUILD)

2015-07-27 Thread Florian Pritz
Date: Monday, July 27, 2015 @ 16:55:55
  Author: bluewind
Revision: 137505

upgpkg: fb-client 1.5.0-1

upstream update

Modified:
  fb-client/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-07-27 14:10:19 UTC (rev 137504)
+++ PKGBUILD2015-07-27 14:55:55 UTC (rev 137505)
@@ -1,7 +1,7 @@
 # Maintainer: Florian "Bluewind" Pritz 
 
 pkgname=fb-client
-pkgver=1.4.3
+pkgver=1.5.0
 pkgrel=1
 pkgdesc="Client for paste.xinu.at"
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 depends=('curl' 'bash')
 optdepends=('xclip: for automatically copying the URL into the clipboard')
 source=(http://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
-md5sums=('4495a579d7855ed57149819b32782473'
+md5sums=('749c4afd3430f1bbd4bb049c590f6351'
  'SKIP')
 validpgpkeys=("CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E")
 


[arch-commits] Commit in fb-client/trunk (PKGBUILD)

2015-06-18 Thread Florian Pritz
Date: Thursday, June 18, 2015 @ 21:50:13
  Author: bluewind
Revision: 135565

upgpkg: fb-client 1.4.3-1

upstream update

Modified:
  fb-client/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-06-18 17:40:40 UTC (rev 135564)
+++ PKGBUILD2015-06-18 19:50:13 UTC (rev 135565)
@@ -1,7 +1,7 @@
 # Maintainer: Florian "Bluewind" Pritz 
 
 pkgname=fb-client
-pkgver=1.4.2
+pkgver=1.4.3
 pkgrel=1
 pkgdesc="Client for paste.xinu.at"
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 depends=('curl' 'bash')
 optdepends=('xclip: for automatically copying the URL into the clipboard')
 source=(http://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
-md5sums=('1672ac082bb726bac0d14611a8d7fcd8'
+md5sums=('4495a579d7855ed57149819b32782473'
  'SKIP')
 validpgpkeys=("CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E")
 


[arch-commits] Commit in fb-client/trunk (PKGBUILD)

2015-03-03 Thread Florian Pritz
Date: Tuesday, March 3, 2015 @ 15:24:37
  Author: bluewind
Revision: 128626

upgpkg: fb-client 1.4.2-1

upstream update

Modified:
  fb-client/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-03 14:24:04 UTC (rev 128625)
+++ PKGBUILD2015-03-03 14:24:37 UTC (rev 128626)
@@ -1,7 +1,7 @@
 # Maintainer: Florian "Bluewind" Pritz 
 
 pkgname=fb-client
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 pkgdesc="Client for paste.xinu.at"
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 depends=('curl' 'bash')
 optdepends=('xclip: for automatically copying the URL into the clipboard')
 source=(http://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
-md5sums=('b69e4d29efa794eead025a545c797fd0'
+md5sums=('1672ac082bb726bac0d14611a8d7fcd8'
  'SKIP')
 validpgpkeys=("CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E")
 


[arch-commits] Commit in fb-client/trunk (PKGBUILD)

2014-11-20 Thread Florian Pritz
Date: Thursday, November 20, 2014 @ 13:30:29
  Author: bluewind
Revision: 122826

upgpkg: fb-client 1.4.1-1

upstream update

Modified:
  fb-client/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-11-20 12:13:35 UTC (rev 122825)
+++ PKGBUILD2014-11-20 12:30:29 UTC (rev 122826)
@@ -1,7 +1,7 @@
 # Maintainer: Florian "Bluewind" Pritz 
 
 pkgname=fb-client
-pkgver=1.4
+pkgver=1.4.1
 pkgrel=1
 pkgdesc="Client for paste.xinu.at"
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 depends=('curl' 'bash')
 optdepends=('xclip: for automatically copying the URL into the clipboard')
 source=(http://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
-md5sums=('12f4677cadc2542f1e24d9f72678e08c'
+md5sums=('b69e4d29efa794eead025a545c797fd0'
  'SKIP')
 
 build() {


[arch-commits] Commit in fb-client/trunk (PKGBUILD)

2014-08-29 Thread Florian Pritz
Date: Friday, August 29, 2014 @ 20:34:55
  Author: bluewind
Revision: 118077

upgpkg: fb-client 1.4-1

upstream update

Modified:
  fb-client/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-08-29 17:26:41 UTC (rev 118076)
+++ PKGBUILD2014-08-29 18:34:55 UTC (rev 118077)
@@ -1,7 +1,7 @@
 # Maintainer: Florian "Bluewind" Pritz 
 
 pkgname=fb-client
-pkgver=1.3.3
+pkgver=1.4
 pkgrel=1
 pkgdesc="Client for paste.xinu.at"
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 depends=('curl' 'bash')
 optdepends=('xclip: for automatically copying the URL into the clipboard')
 source=(http://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
-md5sums=('a766cbd2fe0ee3b630023cf91a6996ba'
+md5sums=('12f4677cadc2542f1e24d9f72678e08c'
  'SKIP')
 
 build() {



[arch-commits] Commit in fb-client/trunk (PKGBUILD)

2014-07-20 Thread Florian Pritz
Date: Sunday, July 20, 2014 @ 18:02:11
  Author: bluewind
Revision: 116019

upgpkg: fb-client 1.3.3-1

upstream update

Modified:
  fb-client/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-07-20 14:35:27 UTC (rev 116018)
+++ PKGBUILD2014-07-20 16:02:11 UTC (rev 116019)
@@ -1,7 +1,7 @@
 # Maintainer: Florian "Bluewind" Pritz 
 
 pkgname=fb-client
-pkgver=1.3.2
+pkgver=1.3.3
 pkgrel=1
 pkgdesc="Client for paste.xinu.at"
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 depends=('curl' 'bash')
 optdepends=('xclip: for automatically copying the URL into the clipboard')
 source=(http://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
-md5sums=('181b3d64000eaf5dad4ec7cdceed479c'
+md5sums=('a766cbd2fe0ee3b630023cf91a6996ba'
  'SKIP')
 
 build() {



[arch-commits] Commit in fb-client/trunk (PKGBUILD)

2014-02-19 Thread Florian Pritz
Date: Wednesday, February 19, 2014 @ 22:45:35
  Author: bluewind
Revision: 105958

upgpkg: fb-client 1.3.2-1

upstream update

Modified:
  fb-client/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-19 21:11:15 UTC (rev 105957)
+++ PKGBUILD2014-02-19 21:45:35 UTC (rev 105958)
@@ -1,7 +1,7 @@
 # Maintainer: Florian "Bluewind" Pritz 
 
 pkgname=fb-client
-pkgver=1.3.1
+pkgver=1.3.2
 pkgrel=1
 pkgdesc="Client for paste.xinu.at"
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 depends=('curl' 'bash')
 optdepends=('xclip: for automatically copying the URL into the clipboard')
 source=(http://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
-md5sums=('6938cff329e7965593f270747e94539f'
+md5sums=('181b3d64000eaf5dad4ec7cdceed479c'
  'SKIP')
 
 build() {



[arch-commits] Commit in fb-client/trunk (PKGBUILD)

2013-09-08 Thread Florian Pritz
Date: Sunday, September 8, 2013 @ 18:39:56
  Author: bluewind
Revision: 96920

upgpkg: fb-client 1.3.1-1

upstream update

Modified:
  fb-client/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-08 13:52:33 UTC (rev 96919)
+++ PKGBUILD2013-09-08 16:39:56 UTC (rev 96920)
@@ -1,7 +1,7 @@
 # Maintainer: Florian "Bluewind" Pritz 
 
 pkgname=fb-client
-pkgver=1.3.0
+pkgver=1.3.1
 pkgrel=1
 pkgdesc="Client for paste.xinu.at"
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 depends=('curl' 'bash')
 optdepends=('xclip: for automatically copying the URL into the clipboard')
 source=(http://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
-md5sums=('e715b53883a7f9e3fc5942c78618dbdf'
+md5sums=('6938cff329e7965593f270747e94539f'
  'SKIP')
 
 build() {



[arch-commits] Commit in fb-client/trunk (PKGBUILD)

2013-09-02 Thread Florian Pritz
Date: Monday, September 2, 2013 @ 23:17:51
  Author: bluewind
Revision: 96669

upgpkg: fb-client 1.3.0-1

upstream update

Modified:
  fb-client/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-02 20:44:13 UTC (rev 96668)
+++ PKGBUILD2013-09-02 21:17:51 UTC (rev 96669)
@@ -1,16 +1,16 @@
 # Maintainer: Florian "Bluewind" Pritz 
 
 pkgname=fb-client
-pkgver=1.2.1
+pkgver=1.3.0
 pkgrel=1
 pkgdesc="Client for paste.xinu.at"
 arch=('i686' 'x86_64')
 url="http://paste.xinu.at";
 license=('GPL3')
-depends=('curl')
+depends=('curl' 'bash')
 optdepends=('xclip: for automatically copying the URL into the clipboard')
 source=(http://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
-md5sums=('23b7324844e641432bbfa72cbe101053'
+md5sums=('e715b53883a7f9e3fc5942c78618dbdf'
  'SKIP')
 
 build() {



[arch-commits] Commit in fb-client/trunk (PKGBUILD)

2013-08-28 Thread Florian Pritz
Date: Wednesday, August 28, 2013 @ 20:47:16
  Author: bluewind
Revision: 96431

upgpkg: fb-client 1.2.1-1

upstream update

Modified:
  fb-client/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-28 18:00:49 UTC (rev 96430)
+++ PKGBUILD2013-08-28 18:47:16 UTC (rev 96431)
@@ -1,7 +1,7 @@
 # Maintainer: Florian "Bluewind" Pritz 
 
 pkgname=fb-client
-pkgver=1.2
+pkgver=1.2.1
 pkgrel=1
 pkgdesc="Client for paste.xinu.at"
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 depends=('curl')
 optdepends=('xclip: for automatically copying the URL into the clipboard')
 source=(http://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
-md5sums=('2033c547bd44a27d464fa61065f29a77'
+md5sums=('23b7324844e641432bbfa72cbe101053'
  'SKIP')
 
 build() {



[arch-commits] Commit in fb-client/trunk (PKGBUILD)

2013-08-11 Thread Florian Pritz
Date: Sunday, August 11, 2013 @ 19:05:43
  Author: bluewind
Revision: 95406

upgpkg: fb-client 1.2-1

upstream update

Modified:
  fb-client/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-11 16:09:55 UTC (rev 95405)
+++ PKGBUILD2013-08-11 17:05:43 UTC (rev 95406)
@@ -1,7 +1,7 @@
 # Maintainer: Florian "Bluewind" Pritz 
 
 pkgname=fb-client
-pkgver=1.1.4
+pkgver=1.2
 pkgrel=1
 pkgdesc="Client for paste.xinu.at"
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 depends=('curl')
 optdepends=('xclip: for automatically copying the URL into the clipboard')
 source=(http://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
-md5sums=('e0b3bde72fb416fd10550cac829758bd'
+md5sums=('2033c547bd44a27d464fa61065f29a77'
  'SKIP')
 
 build() {



[arch-commits] Commit in fb-client/trunk (PKGBUILD)

2013-07-28 Thread Florian Pritz
Date: Sunday, July 28, 2013 @ 13:51:31
  Author: bluewind
Revision: 94609

upgpkg: fb-client 1.1.4-1

upstream update

Modified:
  fb-client/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-27 21:30:40 UTC (rev 94608)
+++ PKGBUILD2013-07-28 11:51:31 UTC (rev 94609)
@@ -1,7 +1,7 @@
 # Maintainer: Florian "Bluewind" Pritz 
 
 pkgname=fb-client
-pkgver=1.1.3
+pkgver=1.1.4
 pkgrel=1
 pkgdesc="Client for paste.xinu.at"
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 depends=('curl')
 optdepends=('xclip: for automatically copying the URL into the clipboard')
 source=(http://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
-md5sums=('6d05a1ebe50fa2c00c03fa41195bdf48'
+md5sums=('e0b3bde72fb416fd10550cac829758bd'
  'SKIP')
 
 build() {



[arch-commits] Commit in fb-client/trunk (PKGBUILD)

2013-05-11 Thread Florian Pritz
Date: Saturday, May 11, 2013 @ 12:49:24
  Author: bluewind
Revision: 90311

upgpkg: fb-client 1.1.3-1

upstream update

Modified:
  fb-client/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-11 10:48:12 UTC (rev 90310)
+++ PKGBUILD2013-05-11 10:49:24 UTC (rev 90311)
@@ -1,7 +1,7 @@
 # Maintainer: Florian "Bluewind" Pritz 
 
 pkgname=fb-client
-pkgver=1.1.2
+pkgver=1.1.3
 pkgrel=1
 pkgdesc="Client for paste.xinu.at"
 arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@
 depends=('curl')
 optdepends=('xclip: for automatically copying the URL into the clipboard')
 source=(http://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
-md5sums=('0dc4cc4637b4503cb0c0cf1f1b09975a'
- 'ff74200e97a0184109cd1eee9c0dc099')
+md5sums=('6d05a1ebe50fa2c00c03fa41195bdf48'
+ 'SKIP')
 
 build() {
   cd "$srcdir/fb-$pkgver"



[arch-commits] Commit in fb-client/trunk (PKGBUILD)

2013-01-21 Thread Florian Pritz
Date: Monday, January 21, 2013 @ 12:38:00
  Author: bluewind
Revision: 82602

post-commit test

Modified:
  fb-client/trunk/PKGBUILD

--+
 PKGBUILD |1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-21 11:30:27 UTC (rev 82601)
+++ PKGBUILD2013-01-21 11:38:00 UTC (rev 82602)
@@ -1,4 +1,5 @@
 # Maintainer: Florian "Bluewind" Pritz 
+
 pkgname=fb-client
 pkgver=1.1.2
 pkgrel=1