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 ab6d45bd176e..db971731f78a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plasticity-bin-unstable
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 = 24.1.4
+ pkgver = 24.1.5
pkgrel = 1
url = https://github.com/nkallen/plasticity
arch = x86_64
@@ -40,7 +40,7 @@ pkgbase = plasticity-bin-unstable
optdepends = discord: For communication with the devs
optdepends = apparmor: Extra protection
optdepends = pulseaudio: For sound
- source = https://github.com/nkallen/plasticity/releases/download/v24.1.4/plasticity_24.1.4_amd64.deb
- sha512sums = 439dbcff6132c24c38cc6da634642e181687e1722101972493449ace567c94f153f74977243e06882dd882f7a5e19e331722da680093b3fb02f27d5a93e05e42
+ source = https://github.com/nkallen/plasticity/releases/download/v24.1.5/plasticity_24.1.5_amd64.deb
+ sha512sums = 778e99189fcd44d19e2ccdffcaa2c883e3939d21a41dc94466afc0c92f31bf4001609b095a1bb96d6f2312eb347b2a42c1659986aede979163f08099f80d516b
pkgname = plasticity-bin-unstable
diff --git a/PKGBUILD b/PKGBUILD
index 733e154f6482..8187fc0b7c5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Albert Latham <me@albertlatham.com>
pkgname="plasticity-bin-unstable"
-pkgver="24.1.4"
+pkgver="24.1.5"
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")
@@ -14,7 +14,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=('439dbcff6132c24c38cc6da634642e181687e1722101972493449ace567c94f153f74977243e06882dd882f7a5e19e331722da680093b3fb02f27d5a93e05e42')
+sha512sums=('778e99189fcd44d19e2ccdffcaa2c883e3939d21a41dc94466afc0c92f31bf4001609b095a1bb96d6f2312eb347b2a42c1659986aede979163f08099f80d516b')
package() {
tar -xvf data.tar.zst -C "$pkgdir"