summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 620b83c860e8..eb83908309b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tegra
pkgdesc = A command line interface for @tgra/profiler to build Tegra images from a Tegra profile.
pkgver = 1.0.3
- pkgrel = 1
+ pkgrel = 3
url = https://github.com/cmumme/tegra#readme
arch = any
license = GPL-3.0-only
diff --git a/PKGBUILD b/PKGBUILD
index d75e73c49885..1088a51b5cbb 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _npmnamenoscope=cli
_npmver=1.0.3
pkgname=tegra
pkgver=1.0.3
-pkgrel=1
+pkgrel=3
pkgdesc="A command line interface for @tgra/profiler to build Tegra images from a Tegra profile."
arch=(any)
url="https://github.com/cmumme/tegra#readme"