summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonas Große Sundrup2020-05-07 19:25:01 +0200
committerJonas Große Sundrup2020-05-07 19:25:01 +0200
commit6ecb34bd94cb07c85f49a3b605b5d6a45aabd1c1 (patch)
treedae58b8801c87e33880b99c3446ce230d1e6bd35
parentb7e6254bde370fc04b5f11a12d5c16f385a19abd (diff)
downloadaur-6ecb34bd94cb07c85f49a3b605b5d6a45aabd1c1.tar.gz
package v0.20.1-2
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9fc44e83f272..11868aae28e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=blinky
pkgver=0.20.1
-pkgrel=1
+pkgrel=2
pkgdesc="AUR-helper with minimal hassle"
arch=(any)
url="https://github.com/cherti/blinky"
@@ -10,7 +10,7 @@ license=('GPLv3')
depends=('python' 'pyalpm' 'python-requests' 'python-termcolor' 'python-pyxdg' 'colordiff')
options=(!emptydirs)
source=('https://github.com/cherti/blinky/archive/v0.20.1.tar.gz')
-sha256sums=('d95e175c659ddbd8c71ef2167fef5a040708388cbaaf628c362621ecc44bd18b')
+sha256sums=('68f4a41d5a74257423ce0d6d3be9ec009ff07aa865ea9f758fc9163216933e19')
package() {
cd "$srcdir/$pkgname-$pkgver"