summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c1df3a3a5a85..dc97a1328c09 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gossa
pkgdesc = a fast and simple multimedia fileserver
- pkgver = 0.2.2
+ pkgver = 1.0.0
pkgrel = 1
url = https://github.com/pldubouilh/gossa
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = gossa
depends = glibc
provides = gossa
conflicts = gossa-bin
- source = gossa-0.2.2::git+https://github.com/pldubouilh/gossa#tag=v0.2.2
+ source = gossa-1.0.0::git+https://github.com/pldubouilh/gossa#tag=v1.0.0
sha256sums = SKIP
pkgname = gossa
diff --git a/PKGBUILD b/PKGBUILD
index ea828ed38ddf..8ebd146050a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gossa
pkgdesc="a fast and simple multimedia fileserver"
-pkgver=0.2.2
+pkgver=1.0.0
pkgrel=1
arch=('x86_64' 'armv7h' 'aarch64')
license=('MIT')