summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8a1103378c0..7ba7a35392de 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pinephone-compass-git
pkgdesc = A simple GTK3 compass app for the Pine64 Pinephone.
- pkgver = 0.3.1
- pkgrel = 2
+ pkgver = 0.4.0
+ pkgrel = 1
url = https://gitlab.com/lgtrombetta/pinephone-compass
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 68add1c82b45..d7be60c738f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Tobias Frisch <thejackimonster@gmail.com>
pkgname=pinephone-compass-git
-pkgver=0.3.1
-pkgrel=2
+pkgver=0.4.0
+pkgrel=1
pkgdesc="A simple GTK3 compass app for the Pine64 Pinephone."
url="https://gitlab.com/lgtrombetta/pinephone-compass"
license=('GPL3')