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 6441a18e874d..a1a1ef46597b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = odot
pkgdesc = Task manager written in c
pkgver = 0.1.1
- pkgrel = 1
+ pkgrel = 2
url = https://download.huck.website
install = odot.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 64eeca95671c..8b3a4c7f110c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Huck Boles <huboles@protonmail.com>
pkgname=odot
pkgver=0.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Task manager written in c"
arch=('any')
url="https://download.huck.website"