summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aeebc0cb67b3..6cc0d911f919 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = impregnate-bin
pkgdesc = Official installer for Discord client mod 'Cumcord'
- pkgver = 1.2.6
+ pkgver = 1.3.1
pkgrel = 2
url = https://github.com/Cumcord/Impregnate
arch = x86_64
@@ -8,9 +8,9 @@ pkgbase = impregnate-bin
license = MIT
provides = impregnate
conflicts = impregnate
- source = impregnate::https://github.com/Cumcord/Impregnate/releases/download/v1.2.6/impregnate.Linux
+ source = impregnate::https://github.com/Cumcord/Impregnate/releases/download/v1.3.1/impregnate.Linux
source = impregnate.desktop
- sha256sums = 32aa751748616b2ff9b7461fcd7c96a680b9b5c5b7d0f4b1cda2f04bddda9898
+ sha256sums = 84f0477e1a03762113e8b3649fd19064063f4162746fae3bf1a0eedf3bb5f192
sha256sums = 2ea207f5aa2b1dfd62f3919467f556e9693dc8d0ba57a0c1e9f5b25f0a1c2d6f
pkgname = impregnate-bin
diff --git a/PKGBUILD b/PKGBUILD
index d7b9255269db..aae51e5f7a36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Alyxia Sother <nylkvn@evfrhc.arg(rot13>
+# Maintainer: Alyxia Sother <nylkvn@evfrhc.arg(rot13)
_pkgname=impregnate
pkgname=impregnate-bin
-pkgver=1.2.6
+pkgver=1.3.1
pkgrel=2
pkgdesc="Official installer for Discord client mod 'Cumcord'"
arch=(x86_64 i686)
@@ -12,8 +12,8 @@ provides=("$_pkgname")
conflicts=("$_pkgname")
source=("impregnate::https://github.com/Cumcord/Impregnate/releases/download/v${pkgver}/impregnate.Linux"
"${_pkgname}.desktop")
-sha256sums=("32aa751748616b2ff9b7461fcd7c96a680b9b5c5b7d0f4b1cda2f04bddda9898"
- "2ea207f5aa2b1dfd62f3919467f556e9693dc8d0ba57a0c1e9f5b25f0a1c2d6f")
+sha256sums=('84f0477e1a03762113e8b3649fd19064063f4162746fae3bf1a0eedf3bb5f192'
+ '2ea207f5aa2b1dfd62f3919467f556e9693dc8d0ba57a0c1e9f5b25f0a1c2d6f')
package() {