summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorakaessens2021-02-19 22:39:28 +0100
committerakaessens2021-02-19 22:39:28 +0100
commit96fcf0149a57ae575a4f2265f45908cd03cdaaa2 (patch)
tree1d4909949f3b33243aaab194fad1028b289a544d
parentb9e701276b68fae0bab288a5827c513fb610a00b (diff)
downloadaur-96fcf0149a57ae575a4f2265f45908cd03cdaaa2.tar.gz
Update pkgrel to update build and prevent warning
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8bbe202846b2..eabf3341a630 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = google-keep-nativefier
pkgdesc = Electron wrapper for the Google Keep web application
pkgver = 0.4.1
- pkgrel = 1
+ pkgrel = 2
url = https://keep.google.com
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 018ed310489b..38dd3bac1dcf 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=google-keep-nativefier
pkgver=0.4.1
-pkgrel=1
+pkgrel=2
pkgdesc="Electron wrapper for the Google Keep web application"
arch=(x86_64)
license=(MIT)