summaryrefslogtreecommitdiff
path: root/pcr/pacman2pacman/PKGBUILD
diff options
context:
space:
mode:
authoraurelien <aurelien@xload.io>2014-06-01 20:31:32 +0200
committeraurelien <aurelien@xload.io>2014-06-01 20:31:32 +0200
commitbf725c5b41e91a279bd79c6749b4b8950005d456 (patch)
tree9f27183bfd40988ab2117739688e2fc03f5498fb /pcr/pacman2pacman/PKGBUILD
parenta5498a8e139b6f9ef22b4d86153722cbb10e4273 (diff)
pacman2pacman
Diffstat (limited to 'pcr/pacman2pacman/PKGBUILD')
-rw-r--r--pcr/pacman2pacman/PKGBUILD14
1 files changed, 3 insertions, 11 deletions
diff --git a/pcr/pacman2pacman/PKGBUILD b/pcr/pacman2pacman/PKGBUILD
index ed2bae912..6c6cf64b3 100644
--- a/pcr/pacman2pacman/PKGBUILD
+++ b/pcr/pacman2pacman/PKGBUILD
@@ -1,23 +1,15 @@
# Maintainer: Joseph Graham <joseph@t67.eu>
pkgname=pacman2pacman
pkgver=1.2.1
-pkgrel=1
+pkgrel=3
pkgdesc="A plugin for pactor to download packages by bittorrent and seed them back up"
arch=(any)
url="https://wiki.parabolagnulinux.org/Pacman2pacman"
license=('GPL')
-depends=(transmission-cli curl)
-makedepends=()
-optdepends=()
-provides=()
-conflicts=()
-replaces=()
-backup=()
+depends=(transmission-cli)
options=(emptydirs)
-install='instructions.install'
-changelog=
+install=$pkgname.install
source=(https://t67.eu/filebin/$pkgname-$pkgver.tar.gz)
-noextract=()
package() {
cd $pkgname