summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjnanar2023-11-10 20:28:44 +0100
committerjnanar2023-11-10 20:28:44 +0100
commitd7cd3e6f56761b28ddeadc2d45a29c56e611c2bf (patch)
tree83fe24a4ec34c02beb1347eb66ba18123a667c01
parent88ee6a023ca2ef8af8032ace1783d597c4be3fc1 (diff)
downloadaur-d7cd3e6f56761b28ddeadc2d45a29c56e611c2bf.tar.gz
Update version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4cd774b09a4..a431a136110d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-shortuuid-git
pkgdesc = shortuuid is a simple python library that generates concise, unambiguous, URL-safe UUIDs.
- pkgver = v1.0.10.r8.gffcfecd
+ pkgver = v1.0.10.r16.g0b48734
pkgrel = 1
url = https://github.com/skorokithakis/shortuuid
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 848f3f5fc437..971267e9d04a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: jnanar <info@agayon.be>
pkgname=python-shortuuid-git
-pkgver=v1.0.10.r8.gffcfecd
+pkgver=v1.0.10.r16.g0b48734
pkgrel=1
pkgdesc="shortuuid is a simple python library that generates concise, unambiguous, URL-safe UUIDs."
arch=(any)