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 51e871615ce2..d14cc8e150af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = choomd-git
pkgdesc = Adjust process OOM-killer scores based on process names and other attributes
- pkgver = 0.1.2.r3.g981bac7
+ pkgver = 1.0.0.r0.gbd01a50
pkgrel = 1
url = https://github.com/futpib/choomd
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 70035a95fb97..ff3ea83da34a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=choomd
pkgname="${_pkgname}-git"
-pkgver=0.1.2.r3.g981bac7
+pkgver=1.0.0.r0.gbd01a50
pkgrel=1
pkgdesc="Adjust process OOM-killer scores based on process names and other attributes"
arch=('x86_64')