ports/contrib (3.3): xclip: fixed source url
commit 581716b3f83203875e51ecc8ac136fd5214506d5 Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Fri Oct 6 01:00:00 2017 +0200 xclip: fixed source url diff --git a/xclip/.signature b/xclip/.signature index 319280bd..1611999e 100644 --- a/xclip/.signature +++ b/xclip/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF34KP1d9AR67JBp3oB34aoa34rquqBl+2hXpLpYli86puFcLq588VyjzS8kJklFxjf+GqUdJigWMOTY00c9ZLawQ= -SHA256 (Pkgfile) = b42464141403b64312c7a8b9c72a04b9925ac3b8325adab6e47175943e29ff30 +RWSagIOpLGJF3+S9pb3nReZLAwdBmRaM2oHk8ITxaapc9/FALbaHaDec45NQ80wcD7uWYQ6hyUlgBBvCnTfA7R2PBhviSY9oJgY= +SHA256 (Pkgfile) = 6cf774f85aba80fc12c13cedb5680817631c9d386d25a571472dd5145214af41 SHA256 (.footprint) = 5356e17d100942ccf8f90393ddf85ef5d88e7a7bc6bdeb2eaae3d2328bfcd439 SHA256 (xclip-0.13.tar.gz) = ca5b8804e3c910a66423a882d79bf3c9450b875ac8528791fb60ec9de667f758 diff --git a/xclip/Pkgfile b/xclip/Pkgfile index dbeff9ac..cea4073d 100644 --- a/xclip/Pkgfile +++ b/xclip/Pkgfile @@ -1,13 +1,12 @@ # Description: A command line interface to the X11 clipboard # URL: https://github.com/astrand/xclip # Maintainer: Fredrik Rinnestam, fredrik at rinnestam dot se -# Packager: Tadeusz Sosnierz, tadzikes gmail com # Depends on: xorg-libxmu name=xclip version=0.13 release=1 -source=(https://crux.nu/~rehabdoll/distfiles/$name-$version.tar.gz) +source=(https://github.com/astrand/xclip/archive/0.13/xclip-0.13.tar.gz) build() { cd $name-$version
participants (1)
-
crux@crux.nu