diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-04-07 23:33:09 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-04-07 23:37:15 -0300 |
commit | 6d50f9fcb73100579d4cfd6ea9ae5e1f89b10576 (patch) | |
tree | 4bb96619404771081ae59d50e9d11678bd2d0fc0 /libre | |
parent | b2a336cbb209248e6fc8d0bf45be66bd5645fbbb (diff) |
xbmc-libre: fix checksum
Diffstat (limited to 'libre')
-rw-r--r-- | libre/xbmc-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/xbmc-libre/PKGBUILD b/libre/xbmc-libre/PKGBUILD index da12d93b4..e347707d2 100644 --- a/libre/xbmc-libre/PKGBUILD +++ b/libre/xbmc-libre/PKGBUILD @@ -41,7 +41,7 @@ source=("https://repo.parabolagnulinux.org/other/${pkgname}/${pkgname}-${pkgver} "libass.patch::https://bugs.archlinux.org/index.php?getfile=11285") mkmd5sums=('7ae385ebf8e5cfcb917393235e6efbdb') md5sums=('7c71af50af55b097e4365a58b70754e8' - '03e9a33e15714d1fd1f2a516abea5393' + 'de331663cc8adc94f2fe44a262cfff58' '02f7951824ee13103344f36009c0ef2a' '7fd6399d2ffbdf06b724f0cc2efa0784') |