summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
-rw-r--r--changelog11
3 files changed, 0 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1faa1fd28144..f770da0d7fa4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,6 @@ pkgbase = coverlovin-funk
pkgver = 20130603
pkgrel = 1
url = https://launchpad.net/coverlovin
- changelog = changelog
arch = any
license = GPL3
depends = python2
diff --git a/PKGBUILD b/PKGBUILD
index c08f09e4beba..4583bb7064ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,6 @@ depends=('python2' 'python2-simplejson' 'mutagen')
provides=('coverlovin')
conflicts=('coverlovin')
replaces=('coverlovin')
-changelog=changelog
source=('https://launchpadlibrarian.net/141574171/coverlovin.py')
md5sums=('2206e9f4f394cca8735669b3b75240d7')
diff --git a/changelog b/changelog
deleted file mode 100644
index f11547622d8a..000000000000
--- a/changelog
+++ /dev/null
@@ -1,11 +0,0 @@
-2013-07-12 Florian Dejonckheere <florian at floriandejonckheere dot be>
-
- * coverlovin-funk-20130603 :
- Updated to latest patches
- Change versioning scheme to dates
- Added changelog
-
-2013-05-29 Florian Dejonckheere <florian at floriandejonckheere dot be>
-
- * coverlovin-funk-2.0-1 :
- PKGBUILD compliance with pacman 4.1 specification