summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfdev312023-05-18 17:20:46 +0200
committerfdev312023-05-18 17:20:46 +0200
commit39e307afdac14fa7bfd5a16900cca3aae25e7a8b (patch)
tree26cd0c2571c16cd8e97b2a8dfcbb64ebaa9b0775
parent42778e181f88d73fc0b74ee92f5e47c00208af3e (diff)
downloadaur-39e307afdac14fa7bfd5a16900cca3aae25e7a8b.tar.gz
Version 1.1.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8106a440205a..963e37de62a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ynot3
pkgdesc = An image annotator for Xorg & Wayland using pygame
- pkgver = 1.0.0
+ pkgver = 1.1.0
pkgrel = 1
url = https://github.com/fdev31/ynot3
arch = any
@@ -11,7 +11,7 @@ pkgbase = ynot3
depends = python
provides = ynot3
conflicts = ynot3
- source = git+https://github.com/fdev31/ynot3.git#tag=1.0.0
+ source = git+https://github.com/fdev31/ynot3.git#tag=1.1.0
md5sums = SKIP
pkgname = ynot3
diff --git a/PKGBUILD b/PKGBUILD
index 54c91614018b..9c39bcc1c34a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabien Devaux <fdev31@gmail.com>
# Contributor: Fabien Devaux <fdev31@gmail.com>
pkgname=ynot3
-pkgver=1.0.0
+pkgver=1.1.0
pkgrel=1
pkgdesc="An image annotator for Xorg & Wayland using pygame"
arch=(any)