summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatteljay2019-01-28 00:37:10 +0100
committerMatteljay2019-01-28 00:37:10 +0100
commit367f8fa8beedfa69aa322f6b520f7b958525ea13 (patch)
tree46d7efce826811d95c5713b01f6a00b5dd94ca03
parent88eb6afbfcac4901efd0ad1f41096b62f7ab23cc (diff)
downloadaur-367f8fa8beedfa69aa322f6b520f7b958525ea13.tar.gz
sha256sum fix
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e49adef1d417..035b2d68c762 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://github.com/Matteljay/$pkgname"
license=('MIT')
depends=('python-kivy' 'python-pillow' 'xclip' 'xterm' 'youtube-dl' 'ffmpeg')
source=("$pkgname-$pkgver.tar.gz::https://github.com/Matteljay/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=('ee5d72d0d7c3c0cbd05ec8d1c979fde0757ee3032d099df91885f947d536fd62')
+sha256sums=('452b1761d630b848470a39788efbd59a3c86b007fac065da264ad023403d2b5d')
package() {
cd $pkgname-$pkgver