summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobin Baumgartner2017-10-09 18:19:12 +0200
committerRobin Baumgartner2017-10-09 18:19:20 +0200
commit6923723243d48fcb8f081b8f35086cdb67199f14 (patch)
treebc7dc1696c7059633cc5b23d17bc6015b1a83697
parent73cb02f92cc9ef4d849990fea04b97d4d35b0ddf (diff)
downloadaur-6923723243d48fcb8f081b8f35086cdb67199f14.tar.gz
Include last published source release
The website suwald.com seems to be shut down. Therefore we have to include the last published source code as binary blob.
-rw-r--r--.SRCINFO7
-rw-r--r--.gitignore1
-rw-r--r--PKGBUILD5
-rw-r--r--ripit-4.0.0_beta20140508.tar.bz2bin0 -> 131838 bytes
4 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10ed49250832..c16b3cdae53a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,9 @@
+# Generated by mksrcinfo v8
+# Mon Oct 9 16:16:00 UTC 2017
pkgbase = ripit
pkgdesc = Command line tool to rip tracks from audio cds and encode them
pkgver = 4.0.0_beta20140508
- pkgrel = 1
- url = http://www.suwald.com/ripit
+ pkgrel = 2
arch = any
license = GPL
depends = cdparanoia
@@ -19,7 +20,7 @@ pkgbase = ripit
optdepends = perl-libwww: Submitting to CDDB
optdepends = libmusicbrainz3: Tagging (Musicbrainz.org)
backup = etc/ripit/config
- source = http://www.suwald.com/ripit/ripit-4.0.0_beta20140508.tar.bz2
+ source = ripit-4.0.0_beta20140508.tar.bz2
md5sums = aba1187fc3040ef4814c43e5c788bbeb
pkgname = ripit
diff --git a/.gitignore b/.gitignore
index 971769f849a7..093e06dc7d6c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,3 @@
*.tar.xz
-*.tar.bz2
/src
/pkg
diff --git a/PKGBUILD b/PKGBUILD
index d05e2d7fb3a6..50360407b155 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,9 @@
pkgname='ripit'
pkgver='4.0.0_beta20140508'
-pkgrel='1'
+pkgrel='2'
pkgdesc='Command line tool to rip tracks from audio cds and encode them'
arch=('any')
-url='http://www.suwald.com/ripit'
license=('GPL')
depends=('cdparanoia' 'cddb_get' 'perl-xml-simple' 'perl-mp3-tag')
optdepends=(
@@ -21,7 +20,7 @@ optdepends=(
'perl-libwww: Submitting to CDDB'
'libmusicbrainz3: Tagging (Musicbrainz.org)'
)
-source=(${url}/${pkgname}-${pkgver}.tar.bz2)
+source=(${pkgname}-${pkgver}.tar.bz2)
md5sums=('aba1187fc3040ef4814c43e5c788bbeb')
backup=('etc/ripit/config')
diff --git a/ripit-4.0.0_beta20140508.tar.bz2 b/ripit-4.0.0_beta20140508.tar.bz2
new file mode 100644
index 000000000000..9b9b86512c2c
--- /dev/null
+++ b/ripit-4.0.0_beta20140508.tar.bz2
Binary files differ