summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c6ba2e17b33..8781153d226f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plasticity-bin
pkgdesc = Plasticity is a 3D modeling software for concept artists. Modeling in Plasticity is quick and efficient due to the unique gizmos, shortcuts, and thoughtful workflow.
- pkgver = 1.3.7
+ pkgver = 1.3.8
pkgrel = 1
url = https://github.com/nkallen/plasticity
arch = x86_64
@@ -40,7 +40,7 @@ pkgbase = plasticity-bin
optdepends = discord: For communication with the devs
optdepends = apparmor: Extra protection
optdepends = pulseaudio: For sound
- source = https://github.com/nkallen/plasticity/releases/download/v1.3.7/plasticity_1.3.7_amd64.deb
- sha512sums = aa1c9e5783cf8e0ac8e5da2087a613080f75dcf832946e3af2ea400e69a4d93f8db83152d539dde7c56f9f329b3322d9de5317e08db896ef8afb21f928f03369
+ source = https://github.com/nkallen/plasticity/releases/download/v1.3.8/plasticity_1.3.8_amd64.deb
+ sha512sums = 01f8b10e2c8d7727939ec672bdc3405a6c48f4bfdf1a118b39f219d1e331ebe0a30d6b7e93baec9fc884d73aa927807b082053c691bb1b0a35926bc3be5ac8a6
pkgname = plasticity-bin
diff --git a/PKGBUILD b/PKGBUILD
index b67f79a95274..465e967b81b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-maintainer: George <hello@wavetro.net>
pkgname="plasticity-bin"
-pkgver="1.3.7"
+pkgver="1.3.8"
pkgrel="1"
pkgdesc="Plasticity is a 3D modeling software for concept artists. Modeling in Plasticity is quick and efficient due to the unique gizmos, shortcuts, and thoughtful workflow."
arch=("x86_64")
@@ -15,7 +15,7 @@ optdepends=('discord: For communication with the devs'
'apparmor: Extra protection'
'pulseaudio: For sound')
source=("https://github.com/nkallen/plasticity/releases/download/v${pkgver}/plasticity_${pkgver}_amd64.deb")
-sha512sums=('aa1c9e5783cf8e0ac8e5da2087a613080f75dcf832946e3af2ea400e69a4d93f8db83152d539dde7c56f9f329b3322d9de5317e08db896ef8afb21f928f03369')
+sha512sums=('01f8b10e2c8d7727939ec672bdc3405a6c48f4bfdf1a118b39f219d1e331ebe0a30d6b7e93baec9fc884d73aa927807b082053c691bb1b0a35926bc3be5ac8a6')
package() {
tar -xvf data.tar.zst -C "$pkgdir"