summaryrefslogtreecommitdiff
path: root/xclip
diff options
context:
space:
mode:
authorFredrik Rinnestam <fredrik@crux.nu>2017-10-06 01:00:00 +0200
committerFredrik Rinnestam <fredrik@crux.nu>2017-10-06 01:00:12 +0200
commit581716b3f83203875e51ecc8ac136fd5214506d5 (patch)
tree8319611f0e798ba9ad9f6880023b9a34b6a01984 /xclip
parent90460bd6c7df8823c6eb27ebe5d5f209d22e4072 (diff)
downloadcontrib-581716b3f83203875e51ecc8ac136fd5214506d5.tar.gz
contrib-581716b3f83203875e51ecc8ac136fd5214506d5.tar.xz
xclip: fixed source url
Diffstat (limited to 'xclip')
-rw-r--r--xclip/.signature4
-rw-r--r--xclip/Pkgfile3
2 files changed, 3 insertions, 4 deletions
diff --git a/xclip/.signature b/xclip/.signature
index 319280bd1..1611999e5 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 dbeff9ac6..cea4073dc 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

Generated by cgit