summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas18182021-04-12 19:03:07 +0200
committerLukas18182021-04-12 19:03:07 +0200
commite1c52085979cf08391902c21057e7b6377e542c4 (patch)
tree8fa1ef375724d9bd9172f3a8877eac3aa48fb0f2
parenta830d6faf743678c367620e15180e596b4431573 (diff)
downloadaur-e1c52085979cf08391902c21057e7b6377e542c4.tar.gz
increment epoch
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1139a8c98128..7734cca75479 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,6 +2,7 @@ pkgbase = superslicer
pkgdesc = G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
pkgver = 2.2.54.2
pkgrel = 3
+ epoch = 1
url = https://github.com/supermerill/SuperSlicer
arch = x86_64
license = AGPL3
diff --git a/PKGBUILD b/PKGBUILD
index fa5e09bd565a..da2ec54a5b34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,6 +4,7 @@ pkgname=superslicer
pkgver=2.2.54.2
_pkgtag=$pkgver
pkgrel=3
+epoch=1
pkgdesc="G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)"
arch=('x86_64')
url="https://github.com/supermerill/SuperSlicer"