summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge2023-11-04 15:11:04 -0500
committerGeorge2023-11-04 15:11:04 -0500
commit416bb1c9eb4357679326475e9f87a86de75d6021 (patch)
treea64ccd4f0223d73a914ef626b8b76b0707bdc175
parent6f9b7225b06844d2d7ddfe03fd369a48a6408855 (diff)
downloadaur-416bb1c9eb4357679326475e9f87a86de75d6021.tar.gz
Update to v1.3.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da662db62fd5..74d15c3db37e 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.5
+ pkgver = 1.3.6
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.5/plasticity_1.3.5_amd64.deb
- sha512sums = 00c55dcee1ee2f5280a3f8a703ea3233349c6a53b0a8ded907b56cbbeda5be9c0a3c34d0abb05a238b9dd31175c64a42e1c600d2c76d79dafad56c5e79f801fd
+ source = https://github.com/nkallen/plasticity/releases/download/v1.3.6/plasticity_1.3.6_amd64.deb
+ sha512sums = 6946094506d331eda4dbea6e538f6b2a5867822e901320186f79832c8553507eb55cecc597e5150ef6b3a986717520dfd7551d3ed573f6c2721b3aa7867c502f
pkgname = plasticity-bin
diff --git a/PKGBUILD b/PKGBUILD
index e87be89efe54..68ee1a2787da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-maintainer: George <hello@wavetro.net>
pkgname="plasticity-bin"
-pkgver="1.3.5"
+pkgver="1.3.6"
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=('00c55dcee1ee2f5280a3f8a703ea3233349c6a53b0a8ded907b56cbbeda5be9c0a3c34d0abb05a238b9dd31175c64a42e1c600d2c76d79dafad56c5e79f801fd')
+sha512sums=('6946094506d331eda4dbea6e538f6b2a5867822e901320186f79832c8553507eb55cecc597e5150ef6b3a986717520dfd7551d3ed573f6c2721b3aa7867c502f')
package() {
tar -xvf data.tar.zst -C "$pkgdir"