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 cd9d7fd26967..1e64a8067b03 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-dvc-objects
pkgdesc = DVC objects
pkgver = 5.1.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/iterative/dvc-objects
arch = any
license = Apache-2.0
diff --git a/PKGBUILD b/PKGBUILD
index 16207cb9e74e..dba76cafc382 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-dvc-objects
_pkgname=${pkgname#python-}
pkgver=5.1.0
-pkgrel=2
+pkgrel=3
pkgdesc='DVC objects'
arch=(any)
license=(Apache-2.0)