summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoshless2017-08-04 09:51:31 +0200
committerRoshless2017-08-04 09:51:31 +0200
commitaac54ac2026d273b21b100f5ca6ee867dd57b904 (patch)
treef9d414b12dad0b3c360383ef347b8a1f4604aeac
parent2c93deb2b9d7b30d0df20647c151e41737f211c1 (diff)
downloadaur-aac54ac2026d273b21b100f5ca6ee867dd57b904.tar.gz
forgot about checksums
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89ddad46a82e..e09017fea0e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://git.roshless.me/Roshless/yt-rss-watcher"
license=('GPL')
depends=('python' 'youtube-dl' 'mpv' 'python-feedparser' 'python-arrow')
source=(${pkgname}-${pkgver}.tar.gz::https://git.roshless.me/Roshless/yt-rss-watcher/archive/${pkgver}.tar.gz)
-sha256sums=('c19b48e58c84ef5dfe75f8b4e063da15820e23aef95b371408ce9fb73d7d1bc5')
+sha256sums=('7e88302f9d0045050976f7134d5d11b35e7a438f9816ae566ffd3f16d11179d5')
package() {
cd "${srcdir}/${pkgname}"