summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Paul Dasmarinas2018-08-04 14:47:59 +0000
committerJulian Paul Dasmarinas2018-08-04 14:47:59 +0000
commitc9721cd99aa6952c3f56fbca6f71663ee967a04a (patch)
treee6f8bab48cb13b78d7a5f832e2d7c5f5b53b3040
parent6335c8a61a431efbcd466c37948c1c02f6c00e39 (diff)
downloadaur-c9721cd99aa6952c3f56fbca6f71663ee967a04a.tar.gz
Replaced tab with spaces in .SRCINFO file
-rwxr-xr-x.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff1a43005c27..dd20b2bba6f2 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = buku
depends = python-cryptography
depends = python-urllib3
source = buku-3.8.tar.gz::https://codeload.github.com/jarun/Buku/tar.gz/v3.8
- sha256sums = bca35fe1b7dbf88ed3af07e0daa4bc0a736d2f85b3103efcb18d542eebb2eebe
+ sha256sums = bca35fe1b7dbf88ed3af07e0daa4bc0a736d2f85b3103efcb18d542eebb2eebe
pkgname = buku
diff --git a/PKGBUILD b/PKGBUILD
index a566c293a68e..44d14d1b3b98 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=buku
pkgver=3.8
-pkgrel=1
+pkgrel=2
pkgdesc="Powerful command-line bookmark manager."
arch=('any')
depends=('python' 'python-beautifulsoup4' 'python-cryptography' 'python-urllib3')