summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorΝικόλαος Κυριάκος Φυτίλης2019-01-07 12:01:18 +0200
committerΝικόλαος Κυριάκος Φυτίλης2019-01-07 12:01:18 +0200
commitdbaa7afb68fe6a493e44f4cdfa0028184705fe42 (patch)
treed463aba24ccdc9b5f4d48b908656ecc12f4ed27b
parentf68705400d016519d9e8f634aa50695e4f50f133 (diff)
downloadaur-dbaa7afb68fe6a493e44f4cdfa0028184705fe42.tar.gz
forgot checksum 2
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c85df86b52e4..e1994fe3f555 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -33,6 +33,7 @@ pkgbase = banshee-git
source = git+https://github.com/arfbtwn/banshee.git
source = Report-Pause-Play-Hack.patch
md5sums = SKIP
+ md5sums = 0b52f50dceacb29b91ee70da143e69b8
pkgname = banshee-git
diff --git a/PKGBUILD b/PKGBUILD
index 38f846ab2c16..adbf585197ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,8 @@ optdepends=('gst-plugins-ugly: Extra media codecs'
conflicts=($_pkgbase)
source=(git+https://github.com/arfbtwn/banshee.git
'Report-Pause-Play-Hack.patch')
-md5sums=(SKIP)
+md5sums=(SKIP
+'0b52f50dceacb29b91ee70da143e69b8')
pkgver() {
cd "$_pkgbase"