summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoman Beslik2018-07-17 22:16:40 +0300
committerRoman Beslik2018-07-17 22:16:40 +0300
commit881be81713db4701cca94e8f5481d94c56c1cc85 (patch)
treed3b2556ee91ae4ac25c07c7b033c008f4f95fc5c
parentf0635e49694ea686353c88de104144d5fb49629e (diff)
downloadaur-881be81713db4701cca94e8f5481d94c56c1cc85.tar.gz
hash
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96056244094c..1ee373968966 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = bittorrent2player
pkgdesc = Transfers data from the BitTorrent network to another protocol (currently HTTP) which is more suitable for media players.
pkgver = 1.7
- pkgrel = 1
+ pkgrel = 2
url = http://www.beroal.in.ua/prg/bittorrent2player/
install = _.install
arch = any
@@ -12,7 +12,7 @@ pkgbase = bittorrent2player
depends = desktop-file-utils
backup = etc/bittorrent2player/logging.conf
source = http://www.beroal.in.ua/prg/bittorrent2player/src/bittorrent2player-1.7.tar.gz
- sha512sums = 421dbb6e2557b390de42ae96c4214bff555221e535f91ae8d88109d22a35e1d616d4736513f3c12daf33ad5e4d0d22fd82e9bf7ca3928ce75367b090f6d30376
+ sha512sums = 21dae5ae20afab98913ca40a1c60ad2eabb119be11e4f7f2e23605e9ed3a104065ed14acb7818330ef3c1468f614d9cbb6477fbf5d44b688d89b75fae4f96200
pkgname = bittorrent2player
diff --git a/PKGBUILD b/PKGBUILD
index bcc662b4d39f..4325dd209ac6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=bittorrent2player
pkgver=1.7
-pkgrel=1
+pkgrel=2
url=http://www.beroal.in.ua/prg/bittorrent2player/
pkgdesc="Transfers data from the BitTorrent network to another protocol (currently HTTP) which is more suitable for media players."
arch=("any")
@@ -24,5 +24,5 @@ package() {
}
sha512sums=( \
- "421dbb6e2557b390de42ae96c4214bff555221e535f91ae8d88109d22a35e1d616d4736513f3c12daf33ad5e4d0d22fd82e9bf7ca3928ce75367b090f6d30376"
+ "21dae5ae20afab98913ca40a1c60ad2eabb119be11e4f7f2e23605e9ed3a104065ed14acb7818330ef3c1468f614d9cbb6477fbf5d44b688d89b75fae4f96200"
)