summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5231dd3d7a9..728c661efc6d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -13,7 +13,7 @@ pkgbase = slip
optdepends = libnotify: upload notification
optdepends = xsel: copy link to clipboard
source = https://github.com/Toqozz/slip/archive/1.0.7.tar.gz
- sha256sums = ca22d1e8f01e4e53f963574fdf5e689d05a3b442d427e01de3d1da69d2c6ef0b
+ sha256sums = ca22d1e8f01a4e53f963574fdf5e689d05a3b442d427e01de3d1da69d2c6ef0b
pkgname = slip
diff --git a/PKGBUILD b/PKGBUILD
index 2b88260107ea..a0826e44f690 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ optdepends=('ffmpeg: taking screencasts'
'libnotify: upload notification'
'xsel: copy link to clipboard')
source=("https://github.com/Toqozz/slip/archive/${pkgver}.tar.gz")
-sha256sums=('ca22d1e8f01e4e53f963574fdf5e689d05a3b442d427e01de3d1da69d2c6ef0b')
+sha256sums=('ca22d1e8f01a4e53f963574fdf5e689d05a3b442d427e01de3d1da69d2c6ef0b')
package() {
cd "$pkgname-$pkgver"